Clone a receivable
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
receivable_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
quote
OR
invoice
OR
credit_note
Errors
400
Post Receivables ID Clone Request Bad Request Error
401
Post Receivables ID Clone Request Unauthorized Error
403
Post Receivables ID Clone Request Forbidden Error
404
Post Receivables ID Clone Request Not Found Error
409
Post Receivables ID Clone Request Conflict Error
422
Post Receivables ID Clone Request Unprocessable Entity Error
500
Post Receivables ID Clone Request Internal Server Error