Get Customer API

This is a Server-to-Server API which will return customer entity for the given identifier.

API Endpoints
Sandbox Link
GET
https://api.sandbox.juspay.io/customers/{customer_id}
Production Link
GET
https://api.juspay.io/customers/{customer_id}
Authorization Header
Headers
Path Params
Query Params
200 : Success
400 : Invalid Input data
Last updated 12 months ago