Verify a receivable

POST
/receivables/:receivable_id/verify

Path parameters

receivable_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Response

Successful Response

counterpartlist of stringsOptional

Missing fields of counterpart.

entitylist of stringsOptional

Missing fields of entity.

productslist of objectsOptional

Missing fields of line items.

receivablelist of stringsOptional

Missing fields of receivable.

vat_rateslist of stringsOptional

List of invalid vat rates.

warningsobjectOptional

Warning message for payment reminder

Errors