Customer Debit authorization Creation using REST API
Summary:
While implementing customer integration for debit authorization using the Rest API, we have encountered the following issues:
- The REST API is unable to terminate payment instruments before the system date.
- The end_date (pmt_instr_use.end_date) is always set to the system date when terminating.
- For payment instruments with future-dated usage, we are unable to create the debit authorization until the specified future date. This behaviour is also reflected in the UI. As a result, payment instruments must always be created with an effective date of the system date, and debit authorizations on the same payment instruments must also use the system date as the effective start date.
Tagged:
1