post https://api.calypso.finance/api/v1/invoice/payment
Permission annotations:
Responses
Permission annotations:
xxxxxxxxxx
curl --request POST \
--url https://api.calypso.finance/api/v1/invoice/payment \
--header 'accept: */*' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"id": "string",
"state": "IN_PROGRESS"
}