Process a repair

Process the payment of one or several items associated to the repair, and change the repair state to "approved".

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the repair in the database.

Query Params
string
required
Body Params

Repair items to be processed.

items
array of objects
required

List of items being repaired.

items*
boolean

Whether the repair should be processed (refunds, CMS, notifications) when all items are decided. When false, only the item state (status, amount, motive) is persisted without processing. Defaults to true for backward compatibility.

Responses

401

Unauthorized

404

Repair not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json