Core Endpoints-Payer Authorisations (deprecated)

Number of APIs: 5

  1. Create a Payer Authorisation POST {{url}}/payer_authorisations

  2. Update a Payer Authorisation PUT {{url}}/payer_authorisations/{{payer_authorisation}}

  3. Submit a Payer Authorisation POST {{url}}/payer_authorisations/{{payer_authorisation}}/actions/submit

  4. Confirm a Payer Authorisation POST {{url}}/payer_authorisations/{{payer_authorisation}}/actions/confirm

  5. Get a Payer Authorisation GET {{url}}/payer_authorisations/{{payer_authorisation}}