{
"authholder": {
"authmobphone": "37379979991",
"authсontractct": "AAA"
},
"card": {
"currencyno": 980,
"panid": "1701000000101713040",
"panmask": "559600######4354",
"prodtype": "M5"
},
"userdata": "1882"
}
curl --location --request PUT 'https://mock.apidog.com/m1/537337-0-default/uapi-2.0/v1/cards/issuacephysicalcard' \
--header 'x-uws-systemid: TESTSS' \
--header 'x-uws-requestid: 0512231523' \
--header 'x-uws-date: 2020-03-25T00:00:00.000+0200' \
--header 'x-uws-PSID: B101' \
--header 'x-uws-FIID: F101' \
--header 'Accept: application/xml' \
--header 'Content-Type: application/json' \
--data-raw '{
"authholder": {
"authmobphone": "37379979991",
"authсontractct": "AAA"
},
"card": {
"currencyno": 980,
"panid": "1701000000101713040",
"panmask": "559600######4354",
"prodtype": "M5"
},
"userdata": "1882"
}'
{
"card": {
"pan": null,
"panmask": "559600######4354",
"mbr": "0",
"panid": "1701000000101713040",
"prodtype": "M5",
"accountno": "5451404249901",
"iban": null,
"currencyno": 980,
"expdate": "2711"
},
"userdata": "1882"
}