Enable or Disable Payment Method

Monthly Payments (MP) is Afterpay's interest-bearing product that allows consumers to split the purchase into 6 to 24 monthly payments. All merchants are synchronously enrolled into Afterpay's PM product during the Create an onboarding call. This is based on merchant country, merchant category code (MCC), and agreed-on gating logic between Afterpay and the partner. Optionally, partners have an option to call this capabilities endpoint to disable PM or enable PM if it has been disabled before.

Path Parameters

onboardingIdstringRequired
The ID returned during a successful Create an onboarding call.

Headers

User-AgentstringRequired
AcceptstringRequiredDefaults to application/json
Specifies media types that are acceptable for the response.

Request

This endpoint expects an object.
lendinglist of objectsRequired

Response

Pay Monthly (PM) capability updated successfully.

lendinglist of objects or null
errorslist of any or null
Shows any errors encountered during the capability enablement.

Errors