Add Business Entity

Allow customer to add any business entity that is required.

post

Authentication: required

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
customer_idinteger · int64Required
entity_namestringRequired
countrystringRequired
tax_idstringOptional
addressstringOptional
Responses
chevron-right
200

Success!

application/json
post
/add-business-entity

Last updated