Get Payment Methods

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

accountIdUUIDRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns a list of objects.
idUUID
Unique identifier for a payment method.
PSPenum
The payment service provider of the payment method.
Allowed values:
statusenum
The status of the payment method.
Allowed values:
paymentInstrumentstring
The payment method type.
paymentBrandstring
The payment method brand.
maskedPANstring
The masked PAN of the card. The exact structure depends on the PSP.
PANLastDigitsstring
The last 4 digits of the payment card number.
aliasstring
A short description that can be assigned to each payment method by the end user.
membershipslist of objects
expiryDatedate or null
The expiry date of the card.