Enable payment method issuer
Enable an issuer for a payment method on a specific profile.
Currently only the payment methods voucher and giftcard are supported.
When using a profile-specific API credential, the alias me can be used instead of the profile ID to refer to the current profile.
Headers
A unique key to ensure idempotent requests. This key should be a UUID v4 string.
Request body
Example request
{
"contractId": "ideal"
}Response
The payment method issuer object.
Changes
Changed in 3 of the 92 revisions of this API.15
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the success response with the status
response-success-status-added
- ▲
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
the endpoint scheme security
advancedAccessTokenwas added to the APIapi-security-added
- ○
the endpoint scheme security
organizationAccessTokenwas removed from the APIapi-security-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 92 revisions, 9 have no diff computed.