How to retrieve Requisition Distribution code_combination_id using REST API
Summary
How to retrieve Requisition Distribution code_combination_id using REST APIContent
All,
When I use Get all distributions REST API
The REST API returns only:
- RequisitionDistributionId
- Quantity
- DistributionNumber
When I use getPurchaseRequest SOAP API
The API returns info only when a po_header_id is supplied, and I need the info before the PO is created
Appreciate any idea!
0