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

How to resolve error when using API: The value of the attribute DisputeReason isn't valid

Encountering errors when raising API for receivables dispute, The value of the attribute DisputeReason isn't valid

Code used is as follows

{
  "CustomerTransactionId": 300000085078540,
  "DisputeAmount": 130046508.00,
  "DisputeReason": "RIS US",
  "DisputeSection": "Total",
  "receivablesDisputeLines": [
  {
  "LineDisputeAmount": 130046508.00,
  "CustomerTransactionLineId":300000085078541
  }
  ]
}

Looking into the credit_memo_reason in receivables look up, the value is valid

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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