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

The payment service provider of the payment method.

Allowed values:
statusenumOptional

The status of the payment method.

Allowed values:
paymentInstrumentstringOptional

The payment method type.

paymentBrandstringOptional

The payment method brand.

maskedPANstringOptional

The masked PAN of the card. The exact structure depends on the PSP.

PANLastDigitsstringOptional

The last 4 digits of the payment card number.

expiryDatedateOptional

The expiry date of the card.

defaultbooleanOptional

Indicates whether the payment method should be set up as default.

aliasstringOptional

A short description that can be assigned to each payment method by the end user.