Create order
The id of the product that will be purchased.
The purchase information. Will change depending on the product.
Example usage
To purchase a product with id 84f1b8f9-d4e2-4f3c-a73b-ef8b3453d1e7
and this purchaseFields
:
You will send this in the on the Create order body:
Response
The id of the order.
The number identifier of the order.
The id of the product.
The id of the company.
The id of the insurance company.
The date and time when the order was created.
The status of the order. Possible values: CONFIRMED
, CANCELED
.
Indicates if the order is a subscription.
The recurrency of the subscription.
Available recurrencies are: DAYLY
, WEEKLY
, MONTHLY
, QUARTERLY
, SEMIANNUALY
,ANNUALY
.
The details of the subscription.
The purchase information. Will change depending on the product.
The price of the order.