List of possible states
Entity | State | Description |
---|---|---|
requestToPay | created | RequestToPay has been created. |
requestToPay | pendingApproval | Waiting for an approval by the customer. |
requestToPay | submitted | RequestToPay has been sent to the bank. |
requestToPay | paid | RequestToPay is paid. |
requestToPay | failed | RequestToPay has failed. Refer to the given reason code why. |
Updated 11 months ago