Resource: unprocessedoutgoingpayments.nv
HTTP-method: GET
Get status of payments sent via API. If payment is being processed and bank has not sent status, resource will return nothing.
Parameter name | Occurs | Description | Example |
idlist | 1 | Get status of sent payments. idlist = InsertedDataIdentifier from payment.nv |
Response:
Level | Element name | Type and length | Occurs | Description | Example |
root | Root | Aggr. | 1 | ||
1 | Payments | Aggr. | 1 | ||
2 | Payment | Aggr. | 0...n | ||
3 | Identifier | Numeric | 1 | Payment Netvisor id | |
3 | Status | String | 1 | Payment status 2 = OK 3 = error | |
3 | StatusDescription | String | 1 | More specific error message |
Did you find it helpful? Yes No
Send feedback