Assigns a person to the given business as a signee.
Businesses (1.0)
Download OpenAPI description
Languages
Servers
Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/businesses/
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/businesses/v1/businesses/{business_id}/signees
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
application/json
{ "person_id": "0ba2211cab11af6094d60ead81f2bd9dcper" }
Response
application/json
{ "id": "43f732deceba4e908835b62815bae4a6", "person_id": "dc1a6812a14f6cc338cd084208535bcdcper", "business_id": "880bbac68a34add190786b9c74f4c82fcbiz" }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/businesses/v1/businesses/{business_id}/signees
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation
Unique ID of the signee role assigned to a person.
Example: "43f732deceba4e908835b62815bae4a6"
Unique ID of the person resource created for a business's signee.
Example: "dc1a6812a14f6cc338cd084208535bcdcper"
Unique ID of the business resource.
Example: "880bbac68a34add190786b9c74f4c82fcbiz"
Response
application/json
[ { "id": "43f732deceba4e908835b62815bae4a6", "person_id": "dc1a6812a14f6cc338cd084208535bcdcper", "business_id": "880bbac68a34add190786b9c74f4c82fcbiz" } ]
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/businesses/v1/businesses/{business_id}/signees/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload