Dezaktywowanie profilu kartowego o podanym id. Run in API Explorer
Ask AI
Dezaktywowanie profilu OneClick lub recurring o podanym paymentProfileId.
DELETE
/merchant/{merchantId}/profile/id/{paymentProfileId}
curl \
--request DELETE 'https://api.axepta.pl/v1/merchant/{merchantId}/profile/id/{paymentProfileId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"