put https://extapiai2-1602d:8443/api/v1/gateway/ext/cardholder/cli/consumer
Consumer credit line increase request
Log in to see full request history
Responses
Consumer credit line increase request
xxxxxxxxxx
14curl --request PUT \
--url https://extapiai2-1602d:8443/api/v1/gateway/ext/cardholder/cli/consumer \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"primaryCreditLineApplicant": {
"houseStatus": "Own"
},
"secondaryCreditLineApplicant": {
"houseStatus": "Own"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: