Payment Method Types
Retrieves all payment method types associated with a store
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
default
Error response
application/json
get
/v1/stores/{storeId}/payment-method-typesEnables or disabled a payment method type for a store
Authorizations
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?
