post https://bank.sandbox.cybrid.app/api/plans
Creates a plan.
Create a plan
Plans can be created for a Bank or a Customer.
To create plan for your Bank, omit the customer_guid parameter in the request body. To create plans for your Customers, include the customer_guid parameter in the request body.
| State | Description |
|---|---|
| storing | The Platform is storing the plan details in our private store |
| planning | The Platform is currently building the plan |
| completed | The Platform has successfully completed the plan |
| failed | The Platform was not able to successfully complete the plan |
Required scope: plans:execute
