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://api.sandbox.juspay.io/customers
Production Link
POST
https://api.juspay.io/customers
Authorization Header
Headers
Body
200 : Success
400 : Invalid Input data
Last updated 11 months ago