Purchase Order In-Transit Valuation Ownership Change Rules REST Endpoints
Inventory Management/Purchase Order In-Transit Valuation Ownership Change Rules
This resource includes configuration for ownership change rules based on FOB lookup type and documents such as ASN and receipt.
- Create purchase order in transit valuation-ownership change rules
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/intransitValuationOwnershipChangeRules
- Delete one purchase order in transit valuation-ownership change rule
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/intransitValuationOwnershipChangeRules/{FOBLookupCode}
- Get all purchase order in-transit valuation-ownership change rules
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intransitValuationOwnershipChangeRules
- Get one purchase order in-transit valuation-ownership change rule
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/intransitValuationOwnershipChangeRules/{FOBLookupCode}
- Update one purchase order in-transit valuation-ownership change rules
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/intransitValuationOwnershipChangeRules/{FOBLookupCode}