Fraud Reports
Create Fraud Report
Attach a fraud report to a return.
Required API key scope
- Returns
POST
Authorizations
Path Parameters
The return's unique identifier.
Body
application/json
The category under which the fraudulent return falls.
Available options:
package-never-received
, package-is-empty
, package-is-missing-items
, instant-return-charge-failed
, keep-item-abuse
, splitting-returns-to-avoid-restrictions
, item-is-worn
, other
Any additional context associated with the fraudulent return.
Response
201
application/json
Success
The category under which the fraudulent return falls.
Available options:
package-never-received
, package-is-empty
, package-is-missing-items
, instant-return-charge-failed
, keep-item-abuse
, splitting-returns-to-avoid-restrictions
, item-is-worn
, other
Any additional context associated with the fraudulent return. This property is required if the category
is set to other
.
The date and time at which the fraud report was created.
The return's unique identifier.
The fraud report's unique identifier.