Order Physical Card API


Request Method :: POST
Base URL: Will be shared later.
URL : {BaseUrl}/ppcard/mw/card/order_physical_card
Description:This API is used for retrieving the of your current card orders.

Headers


Content-Type: application/JSON
header_secrets: These values must be generated each time while consuming the API (refer to the generation process mentioned in the note above).
client_id:  To be shared during integration by ISU Team

Request Body Parameters

Parameters Parameter description with validations Sample Data type Mandatory/Optional
address User address 123 Main St String Mandatory
address1 User address line 1 Apt 4B String Mandatory
pincode PIN Code of the area 900012 String Mandatory
state Name of the state California String Mandatory
city Name of the city Los Angeles String Mandatory
country Name of the country USA String Mandatory
cardRefId Card Reference Id 1500000228 String Mandatory
nameOnCard Name on the card HIMANSHU String Mandatory
personalizationMethod Personalization Method INDENT String Mandatory
pinType PIN Type GREENPIN String Mandatory
latLong Comma separated by Latitude and longitude 19.0759837,72.8776559 String Mandatory
channel Name of the Channel WEB String Mandatory
requestedUserName Requested User Name. Required only for onboarding under Program Manager Sub-User, Corporate Admin, or Corporate Sub-User; not needed for Program Manager Admin. CUST9876757565/td> String Mandatory

Sample Request Body


Response Body Parameters

Parameters Description Data type
statusCode Status Code(0/1) String
statusDesc Status Description of Status String
status SUCCESS/FAILED String

Sample Response Body


SUCCESS:

 

FAILED:

 

Detailed Status Codes

Status Response Type Description
0 SUCCESS Virtual card successfully upgraded to a physical card.
1 FAILED Card is not virtual