PayIns-Customers
Number of APIs: 5
-
Update Customer POST {{BaseUrl}}/v1/api/customer/{{CustomerId}}/update
-
Crear Customer POST {{BaseUrl}}/v1/api/customer/
-
Delete PaymentProfile POST {{BaseUrl}}/v1/api/customer/57035/PaymentProfileDelete
-
Get Customer By Email GET {{BaseUrl}}/v1/api/customer/GetCustomerByEmail?email={{CustomerEmail}}
-
Get Customer By Id GET {{BaseUrl}}/v1/api/customer/{{CustomerId}}