Skip to main content
GET
/
paymint
/
autopay
/
methods
List AutoPay methods
curl --request GET \
  --url https://{deployment}/api/v1/paymint/autopay/methods \
  --header 'X-API-KEY: <api-key>' \
  --header 'X-Paymint-MMK-Mode: <api-key>'
{}

Authorizations

X-API-KEY
string
header
required

Your deployment's API key (MMK_API_KEY).

X-Paymint-MMK-Mode
string
header
required

Set to true to use MMK mode (uses a license configured on your deployment). Set the Paymint connection fields on the connection page in the Magic Meal Kits app.

Query Parameters

phone
string
required

Payer phone number.

Response

Methods

The response is of type object.