Payment Method Types
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
idstringRequired
namestringRequired
logo_urlstring · nullableOptional
checkout_logo_url_lightstring · nullableOptional
checkout_logo_url_darkstring · nullableOptional
categorystringRequired
confirmationstringRequired
enabledbooleanRequired
refunds_supportedbooleanRequired
subscriptions_supportedbooleanRequired
kyc_requiredbooleanRequired
supported_currenciesstring[]Required
supported_settlement_currenciesstring[]Required
supported_countriesstring[]Required
revenue_usageinteger · int64Required
monthly_revenue_limitinteger · nullableOptional
default_monthly_revenue_limitinteger · nullableOptional
settlement_timestring · nullableOptional
default
Error response
application/json
get
/v1/stores/{storeId}/payment-method-typesAuthorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816paymentMethodTypeIdstringRequired
Body
enabledbooleanRequired
Responses
204
No Content
default
Error response
application/json
patch
/v1/stores/{storeId}/payment-method-types/{paymentMethodTypeId}/toggleNo content
Last updated
Was this helpful?
