Create Customer API

This API is responsible for creating a new customer object in Juspay systems. You can invoke this API whenever a new user registers in your App/Website and is triggering the payment process

API Endpoints
Sandbox Link
POST
https://sandbox.juspay.in/customers
Production Link
POST
https://api.juspay.in/customers
Authorization Header
Headers
Body
200 : Success
400 : Invalid Input data
Last updated 1 year ago