Get or Create Customer API

Get or Create a new customer object. You may invoke this method whenever someone registers in your website or App. You can use customer ID sent by you or JusPay will respond with an ID that you can persist in your Database. Pass this ID at the time of order creation to ensure proper linking of orders/payments belonging to a customer.

API Endpoints
Production Link
POST
https://api.juspay.in/v2/customers
Authorization Header
Headers
Body
200 : Success
400 : Invalid Input data
Last updated 2 years ago