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 key

Advanced access token with profiles.write

OAuth access with profiles.write

Path Params
required

Provide the ID of the related profile.


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