Disable payment method issuer

Disable 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.

๐Ÿ”‘

Access with

API keyAdvanced access token with profiles.writeOAuth access with profiles.write
Path Params
required

Provide the ID of the related profile.

Possible values: me (default: me)


The identifier referring to the profile this entity belongs to.

Most API credentials are linked to a single profile. In these cases the profileId can be omitted in the creation request. For organization-level credentials such as OAuth access tokens however, the profileId parameter is required.

string
required

Provide the ID of the related payment method.

Possible values: voucher giftcard

string
required
length โ‰ฅ 1

Provide the ID of the related issuer.

Responses

Language
Credentials
LoadingLoadingโ€ฆ
Response
Choose an example:
application/hal+json