List payment methods

What is it for?

Returns the configured payment methods. Useful for getting the "payment_method_id" you can send when creating orders.

Conditions

  • Requires authentication.

Parameters

Fill in the fields in Query Params and/or Path Params as applicable.

Quick parameter guide

  • ids: Filter by specific IDs (Instructions: The IDs you already know. Separate with commas)
  • name: Filter by method name (Instructions: Type the name or part of it)

Expected response

HTTP 200 → List with "id" and "name" of each payment method.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^[0-9,]+$

Filter by specific IDs

Instructions: The IDs you already know. Separate with commas

string

Filter by method name

Instructions: Type the name or part of it

Responses

400

Bad request

401

Unauthorized

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json