Validate a payable
Check the invoice for compliance with the requirements for movement from draft to new status.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
payable_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
A unique ID assigned to this payable.
validation_errors
Errors
400
Post Payables ID Validate Request Bad Request Error
401
Post Payables ID Validate Request Unauthorized Error
403
Post Payables ID Validate Request Forbidden Error
404
Post Payables ID Validate Request Not Found Error
409
Post Payables ID Validate Request Conflict Error
422
Post Payables ID Validate Request Unprocessable Entity Error
429
Post Payables ID Validate Request Too Many Requests Error