Enable Payment Methods

Set which payment methods should be enabled.

Path parameters

entity_idstringRequired

Headers

AuthorizationstringRequired

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

x-monite-versionstringRequired

Request

This endpoint expects an object.
payment_methods_receivelist of enumsOptional

Payment methods to receive money from customers. Supported payment methods vary per country.

card includes card payments, Apple Pay, and Google Pay. The values applepay and googlepay are deprecated and unused.

sofort is deprecated and replaced by klarna.

payment_methods_sendlist of enumsOptional

Only for entities in the EU and UK. Payment methods used to make payments to vendors.

Currently only sepa_credit is supported for making payments.

payment_methodslist of enumsOptionalDeprecated

Deprecated. Replaced by payment_methods_receive.

Response

Successful Response
datalist of objects

Errors