Retrieves an external identifier with a specified resource, resource ID and, service name.
External identifier retrieved.
Unauthorized access. Invalid credentials used.
Access forbidden.
Resource not found.
{- "resource": "customers",
- "resourceId": "string",
- "service": "quickbooks-online",
- "externalIdentifier": "string",
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "rel": "self",
- "href": "string"
}
]
}