Online Payments-Customers
Number of APIs: 5
-
Create a Customer POST {{url}}/api/v1/pa/customers/create
-
Retrieve a Customer GET {{url}}/api/v1/pa/customers/:customer_id
-
Update a Customer POST {{url}}/api/v1/pa/customers/:customer_id/update
-
Generate a client secret for a Customer GET {{url}}/api/v1/pa/customers/:customer_id/generate_client_secret
-
Get list of Customers GET {{url}}/api/v1/pa/customers