List all manual gateways
How to fetch a collection of manual gateways via API
Last updated
How to fetch a collection of manual gateways via API
Last updated
To a collection of manual gateways, send a GET
request to the /api/manual_gateways
endpoint.
GET https://yourdomain.commercelayer.io/api/manual_gateways
The following request fetches a collection of manual gateways:
Remember that when you fetch a list of resources you get result.
The list of manual gateways can be by the following fields:
name
id
created_at
updated_at
reference
reference_origin
name
id
created_at
updated_at
reference
reference_origin
metadata
payment_methods
The list of manual gateways can be by the following fields: