Core Endpoints-Payer Authorisations (deprecated)
Number of APIs: 5
-
Create a Payer Authorisation POST {{url}}/payer_authorisations
-
Update a Payer Authorisation PUT {{url}}/payer_authorisations/{{payer_authorisation}}
-
Submit a Payer Authorisation POST {{url}}/payer_authorisations/{{payer_authorisation}}/actions/submit
-
Confirm a Payer Authorisation POST {{url}}/payer_authorisations/{{payer_authorisation}}/actions/confirm
-
Get a Payer Authorisation GET {{url}}/payer_authorisations/{{payer_authorisation}}