Payments received that exceed the amount the customer owes are overpayments. Overpayments can be applied to future invoices or the excess can be returned to the customer.
Returns detailed information for a specified posted overpayment.
key required | string System-assigned unique key for the posted overpayment. Example: 99 |
OK
Bad Request
null
Use the query service to find posted over payments that meet certain criteria and to specify the properties that are returned.
OK
Bad Request
{- "ia::result": {
- "ia::error": {
- "code": "invalidRequest",
- "message": "A POST request requires a payload",
- "errorId": "REST-1028",
- "additionalInfo": {
- "messageId": "IA.REQUEST_REQUIRES_A_PAYLOAD",
- "placeholders": {
- "OPERATION": "POST"
}, - "propertySet": { }
}, - "supportId": "Kxi78%7EZuyXBDEGVHD2UmO1phYXDQAAAAo"
}
}, - "ia::meta": {
- "totalCount": 1,
- "totalSuccess": 0,
- "totalError": 1
}
}