Plans
Create Plan
Create a new plan for an existing order
post/plans
Headers
Accept-Language'es' | 'en'
Use for knowing which language to use
X-Child-Company-Idstring
In the case of a holding company, the company id of the child company to which will process the request.
Request body
Example request
{
"amount": 10000,
"currency": "MXN",
"expiry_count": 12,
"frequency": 1,
"id": "plan_24234",
"name": "Extra Plan3",
"max_retries": 3,
"retry_delay_hours": 50
}Response
successful