Payments > Gateways > gateways
GET:gateways.json
Description
Get all or specific gateways.
This is a typical bulk get endpoint.
Permission bit: "gateways.read"
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