Shops > Payment Methods > paymentMethods
GET:payment_methods.json
Description
Get all or specific payment methods.
This is a typical bulk get endpoint.
Permission bit: "shop_payment_method.read"
Topic: Payment Methods
Arguments
List of payment method ids. See also: Unique Identifiers
Example: ["pm_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"
Result
Preview (typescript)
Loading module