Get Customer API

This is a Server-to-Server API which returns the customer object for the given identifier. It will give all customer related information associated with the customerId which is passed in the request at Juspay’s end.

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/customers/{customer_id}
Production Link
GET
https://api.juspay.in/customers/{customer_id}
Authorization Header
Headers
Path Params
Query Params
200 : Success
400 : Invalid Input data
404 : Not Found