{
"type":"string",
"cardAccountId":'1000233',
"productId":["1000"]
"embossedName":120,
"xid": "string",
"xmetadata": {},
}
curl --location --request POST 'https://access.sandbox.orzcash.com/v1/cards?type&cardAccountId&productId=&embossedName&xid&xmetadata' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":"string",
"cardAccountId":'\''1000233'\'',
"productId":["1000"]
"embossedName":120,
"xid": "string",
"xmetadata": {},
}'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"xid": "string",
"xmetadata": {},
"status": "active",
"embossedName": "string",
"network": "mastercard",
"product": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"imageUrl": "string"
},
"expiryMonth": 9,
"expiryYear": 2030,
"last4": "string",
"replacedBy": "string",
"cardLimit": 0,
"dailyAtmLimit": 0,
"dailyPurchaseLimit": 0,
"availableLimit": 0
}