Factuarea API

parameter_invalid

A value object built from the payload rejected the value it received. `error.subcode` names which one — tax code, country code, rate, and so on.

CodeTypeHTTPCategory
parameter_invalidinvalid_request_error422Request

Cause

A value object built from the payload rejected the value it received. error.subcode names which one — tax code, country code, rate, and so on.

What to do

Correct the field named in error.param following the format of the concept named by error.subcode.

On this page