POST v1/credit-memos/{id}/auto-apply

Auto applies credit memo unapplied amount to open invoices starting with oldest date and greater open balance.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Provide credit memo id to be used for apply

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.