Validate a credit note

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

credit_note_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
A unique ID assigned to this credit note.
validation_errorslist of maps from strings to any

Errors

400
Get Payable Credit Notes ID Validate Request Bad Request Error
401
Get Payable Credit Notes ID Validate Request Unauthorized Error
403
Get Payable Credit Notes ID Validate Request Forbidden Error
422
Get Payable Credit Notes ID Validate Request Unprocessable Entity Error
500
Get Payable Credit Notes ID Validate Request Internal Server Error