getassociatedsuppliers
API resource to retrieve suppliers associated with the transaction. This resource can be used for the Sourcing and Supplier Secure Collaboration skills.
Method: GET
Path: /getoverdueposuppliers
| Request Parameters | Description |
|---|---|
|
No request parameters. |
N/A |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
nbrcount |
Success |
Number of overdue shipments. |
|
sno |
Success |
Serial number generated in the response. |
|
strsetid |
Success |
Supplier setID. |
|
strsupplierid |
Success |
Supplier ID. |
|
strsuppliername |
Success |
Supplier name. |
|
strurl1 |
Success |
URL to access supplier details. |
Method: GET
Path: /getpoasuppliers/{instrpoastatusfilter}
| Request Parameter | Description |
|---|---|
|
instrpoastatusfilter |
Purchase order acknowledgement status Filer. To filter overdue transactions, the currently accepted value is ODUE. |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
nbrcount |
Success |
Number of purchase orders awaiting acknowledgement. |
|
sno |
Success |
Serial number generated in the response. |
|
strsetid |
Success |
Supplier setID. |
|
strsupplierid |
Success |
Supplier ID. |
|
strsuppliername |
Success |
Supplier name. |
|
strurl1 |
Success |
URL to access purchase order details. |
Method: GET
Path: /getarejectedreceiptsuppliers/{instrreceiptfromdt}/{instrreceipttodt}
| Request Parameters | Description |
|---|---|
|
instrreceiptfromdt |
Receipt from date filter. |
|
instrreceipttodt |
Receipt to date filter. |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
nbrcount |
Success |
Number of purchase orders associated with rejected receipt lines. |
|
sno |
Success |
Serial number generated in the response. |
|
strsetid |
Success |
Supplier setID. |
|
strsupplierid |
Success |
Supplier ID. |
|
strsuppliername |
Success |
Supplier name. |
|
strurl1 |
Success |
URL to access supplier details. |
Method: GET
Path: /getbidassociatedsuppliers/{instrduration}/{instrendduration}/{instrtimezone}/{instrcategorytext}/{instrformatlist}/{instrinvtypelist}/{instrstatuslist}/{instreventparticipation}
| Request Parameters | Description |
|---|---|
|
instrcategorytext |
Category text filter. |
|
instrduration |
Duration filter. |
|
instrendduration |
End duration filter. |
|
instreventparticipation |
Bid event participation status filter (RESP - submitted bids, NRESP - yet to submit bids) |
|
instrformatlist |
Bid event format filter (sell, buy). |
|
instrinvtypelist |
Bid event invitation type filter (invited, public) |
|
instrstatuslist |
Bid event status filter. |
|
instrtimezone |
Duration timezone (if timezone conversion is needed). |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
nbrcount |
Success |
Number of bid events. |
|
sno |
Success |
Serial number generated in the response. |
|
strsetid |
Success |
Supplier setID. |
|
strsupplierid |
Success |
Supplier ID. |
|
strsuppliername |
Success |
Supplier name. |