REST API - Expense Delegations: Which value is to be used for expenseDelegationsUniqID?
Summary:
I'm setting up processes to run both the Create and Update an expense delegation and I'm receiving errors.
Content (required):
When using the Update process, I thought the DELEGATION_ID from the EXM_DELEGATIONS table would be the value to use for expenseDelegationsUniqID, but I receive a 404 Not Found error. If I change the method from PATCH to GET, I receive the same 404 Not Found error.
When using the Create Process, I receive a 400 Bad Request error with this message: The value for the attribute NoAccessToDelegations is invalid. (EXM-630672). If I change the method from POST to GET, I receive 200 OK, but the count is 0 and no record details are provided.
Tagged:
1