Commerce Engine is now in beta. We're working hard to make it better for you.
cURL
curl --request GET \ --url https://staging.api.commercengine.io/api/v1/{store_id}/storefront/pos/payments/payment-options \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "success": true, "content": { "payment_options": [ "CASH" ] } }
List all payment options
Access token
OK
Show child attributes
Was this page helpful?