Tenders REST Endpoints
Actions/Business Actions/Tenders
The operations from the Actions/Business Actions/Tenders category.
- Perform decline action for one or more Tenders
- Method: postPath:
/custom-actions/decline/tenders/ - Perform the Accept action for a tender
- Method: postPath:
/custom-actions/accept/tenders/{collab id} - Perform the Accept or Decline action for a single Tender Group
- Method: postPath:
/custom-actions/acceptDeclineTenderGroup/tenders/{tender_group gid} - Perform the Accept or Decline action for a tender
- Method: postPath:
/custom-actions/acceptDecline/tenders/{collab id} - Perform the Accept or Decline action for multiple Tender Groups
- Method: postPath:
/custom-actions/acceptDeclineTenderGroup/tenders/ - Perform the Accept or Decline action for one or more Tenders
- Method: postPath:
/custom-actions/acceptDecline/tenders/ - Perform the Decline action for a tender
- Method: postPath:
/custom-actions/decline/tenders/{collab id} - Perform the Secure Resources action for a shipment
- Method: postPath:
/custom-actions/secureResources/tenders/{shipmentId} - Perform the Withdraw Tender action for a shipment
- Method: postPath:
/custom-actions/withdrawTender/tenders/{shipmentId}