Update Plan

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The Update Plan API allows you to modify an existing plan, enabling you to update attributes such as the plan's status, installment details, and the payment method associated with the plan.

Use this API to manage and adjust subscription plans after creation.

Path Params
string
required

The unique identifier of the installment plan.

Body Params
string

The installment plan name (MAX 255; MIN 3)

account_id
array of strings

The unique identifier of Yuno's account that will have the installment plan available to use (MAX 64 ; MIN 36).

account_id
string

Identification of the installment plan (MAX 255; MIN 3)

installments_plan
array of objects

Definition of installments available for each scenario

installments_plan
string

The issuer's country (ISO 3166-1 MAX 2; MIN 2)

string

Card’s scheme information. (MAX 255; MIN 3)

brand
array of strings

Card’s brand information (MAX 255; MIN 3).

brand
string

Card issuer (MAX 255; MIN 3)

iin
array of strings

The issuer identification number (IIN) refers to the first few digits of a payment card number issued by a financial institution (MAX 8; MIN 6)

iin
int32

The amount of months to wait to debit the first installment Mas:3

amount
object

The amounts that the installment plan will be available for. If null, available for any amount.

availability
object

The dates that the installment plan will be available for. If null then it does not have a finish date

Responses

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