Get buyer account Id
GET {{orgUrl}}/services/data/v{{apiVersion}}/query/?q=SELECT+Id,+Username,+AccountId+FROM+User+WHERE+UserName+=+'{{buyerUsername}}'
Finds and sets the buyerAccountId variable for the buyer account with the name set in the buyerUsername variable.
Body
PARAM
Key | Datatype | Required | Description |
q
|
string |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS