3. Order Request
Now, we'll prepare our request to create the order.
Requirements
You'll need:
secret API key
customerId
websiteId
planId's
Our fictitious customer, Benjamin Franklin, wants to purchase ReDoc Pro and the API review consulting.
We set up those products and plans when we were getting ready.
The planId
's will be used within the items
array.
This video will demonstrate how to create the order.
Now, try it yourself on the next page.