ledger-payments
Create cash payment
Create cash payment, using the created quote
post/ledger/cash-payments
Request body
Example request
{
"reference": "CTR123456"
}Response
Cash payment created
Example response
{
"id": "P12005E1DV"
}Changes
Changed in 2 of the 6 revisions of this API.3
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
the endpoint scheme security
HMACAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
authTokenwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○