B2B Location Assignments REST Endpoints

SCM Common/B2B Message Definitions/B2B Location Assignments
The B2B Location Assignments resource gets the details of location assignments that are configured for a message definition. This resource is used to know the XPaths configured for the bill-to and ship-to locations.
Get all location assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageDefinitions/{MessageName}/child/b2bLocationAssignments
Get one location assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageDefinitions/{MessageName}/child/b2bLocationAssignments/{CrossReferenceB2BLocationAssignmentId}