POST v1/payments/{id}/auto-apply

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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Provide payment 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.