Cancel Lookup or Fetch Bulk by ID.
OK
Unauthorized
Forbidden
Not Found
curl -i -X POST \ 'https://api.cdq.com/referencedata/rest/v4/businesspartners/bulks/{id}' \ -H 'X-API-KEY: YOUR_API_KEY_HERE'
{- "status": {
- "code": "400",
- "technicalKey": "OK",
- "details": [
- {
- "id": 200000004,
- "message": "Business Partner Name is mandatory.",
- "technicalKey": "OK"
}
], - "path": "/v2/businesspartners/lookup",
- "timestamp": "2025-04-04T11:49:47Z"
}
}