post https://api.kentro.dev/v1/store/account/payment/update-profile
Responses
xxxxxxxxxx
11curl --request POST \
--url https://api.kentro.dev/v1/store/account/payment/update-profile \
--header 'X-Host-Override: store-domain.com' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "default",
"method": "card"
}
'
Try It!
to start a request and see the response here! Or choose an example: