You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

getting error "You must provide a value for the {ATTRIBUTE_NAME} attribute"

Summary:

When trying to run an API POST /fscmRestApi/resources/11.13.18.05/transitTimes I am using a simple payload
I am getting an error of:
You must provide a value for the {ATTRIBUTE_NAME} attribute.
A record with this combination of values already exists.

  1. According to the documentation, I am not missing anything
  2. The combination does not exist

Content (please ensure you mask any confidential information):

Simple payload is:

{    "OriginTypeCode": "LE",   
"DestinationTypeCode": "LI",   
"OriginExternalLocationSourceId": "30000XXXXXXXXXX",   
"OriginExternalLocationSourceType": "SA",   
"DestinationInternalLocationId": "30000YYYYYYYYYY"}

Version (include the version you are using, if applicable):

26B
Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!