POST /referral/order
/referral/order
This request uses two (2) objects and two (2) arrays.
user
object
required
Information about the user.
company
Information about the company.
holders
array
Information about the owners of the company.
parentCompanies
optional
{ "user": {...}, "company": {...}, "holders": [{...},{...}] }
Last updated 2 years ago