Creates a new partner associated with the target organization.
| Guest | Host | Self |
|---|---|---|
| ❌ | ❌ | ✅ |
Bearer authentication using a JWT token. Provide a valid access token. Authorization header format: Authorization: Bearer <token>.
The unique identifier of the organization making the request. This ID is used to authorize the requester within the system.
"054b4106-174b-46b0-97f8-86d8d7b6f0af"
The unique identifier of the organization that is the target of the request.
The Target-Organization-ID may match the Requester-Organization-ID if the requester accesses their own resources.
If the Target-Organization-ID differs from the Requester-Organization-ID, the requester can access third-party resources if the requester has a connection with the target organization and is authorized to perform such actions.
"123e4567-e89b-12d3-a456-426614174000"
Name of the partner company
1 - 100"Example Supplies Ltd"
"Example Trade Group"
Annual sales amount with this partner
0 <= x <= 2147483647150000
2500000
Type of organization partner
customer, supplier Contact email address of the partner
1 - 100"partner@example.com"
"contact@exampletrade.io"
Frequency of transactions with the partner
1 - 30Payment terms agreed with the partner
1 - 50"Net 30"
"Net 60"
Valid organization partner's street address
1 - 500"123 Main St, Suite 400"
"456 Elm St, Floor 2"
Valid organization partner's city
1 - 100"New York"
"San Francisco"
Valid organization partner's state or province
1 - 100"NY"
"CA"
Valid organization partner's postal code
1 - 3012345
Valid organization partner's company registration number
1 - 255"123456789"
"987654321"
Successful Response
Name of the partner company
1 - 100"Example Supplies Ltd"
"Example Trade Group"
Annual sales amount with this partner
0 <= x <= 2147483647150000
2500000
Type of organization partner
customer, supplier Contact email address of the partner
1 - 100"partner@example.com"
"contact@exampletrade.io"
Frequency of transactions with the partner
1 - 30Payment terms agreed with the partner
1 - 50"Net 30"
"Net 60"
Valid organization partner's street address
1 - 500"123 Main St, Suite 400"
"456 Elm St, Floor 2"
Valid organization partner's city
1 - 100"New York"
"San Francisco"
Valid organization partner's state or province
1 - 100"NY"
"CA"
Valid organization partner's postal code
1 - 3012345
Valid organization partner's company registration number
1 - 255"123456789"
"987654321"
Unique identifier of the organization partner
"550e8400-e29b-41d4-a716-446655440000"
Timestamp when the partner record was created
"2024-01-10T12:00:00.123456"
Timestamp when the partner record was last updated
"2024-02-15T09:30:00.123456"
Current invitation status of the partner
invited, accepted Identifier of the guest organization if the partner accepted the invitation
"3fa85f64-5717-4562-b3fc-2c963f66afa6"