Payments > Gateways > storefrontGateways
GET:storefront/gateways.json
Description
Get all or specific gateways.
This is a typical bulk get endpoint.
Topic: Gateways
Arguments
List of gateway ids. See also: Unique Identifiers
Example: ["gw_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
type: GatewayType
Filter results by gateway type
Result
[Gateway!]
Preview (typescript)
Loading module