Get order contacts
GET/services/order-management/v2/orders/contacts/:quoteId
Returns order contact information per billing account for a specified quote. Use the id returned in the billingAccounts array, id returned in the signers array, and id returned in the primary array in the following respective fields in the order request payload - billingAccountId, primaryContactId, and contractSignerId. You use either the quoteId or quoteName path param, only one is required to retrieve your order information.
Please Note: At the moment, only quoteId is accepted in the order request payload.
Request
Responses
- 200
- 400
Success
Bad Request