Non-cash payment
The checklist helps you independently verify whether the parameters for non-cash payment of delivery services are configured correctly in the API.
Through the API, cashless payment is configured during shipment creation using two fields:
Field name
Description
Example:
{
"status": "ReadyToShip",
"clientOrder": "",
"note": "",
"payerType": "Sender",
"payerContractNumber": "CNPMD-12345678"
"invoice": null,
"services": [],
"parcels": [],
"sender": {},
"recipient": {}
}
Last updated