External Purchase Prices Buyers REST Endpoints
External Purchase Prices Buyers
Buyer information for the External Purchase Prices record.
- Create one buyer
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesBuyers - Delete a buyer
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesBuyers/{MappingId} - Get all buyers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesBuyers - Get one buyer
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesBuyers/{MappingId} - Update a buyer
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesBuyers/{MappingId}