Create repair request

Creates a repair linked to the current marketplace and customer using the provided categories, products, or order line items. This endpoint does not require address, shipment method, or pickup data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Body Params
items
array of objects

Array of objects with the information of the items to be repaired.

items
products
array of objects

Array of objects with the information of the products to be repaired.

products
categories
array of objects

Array of objects with the information of the categories to be repaired.

categories
orders
array of objects

Array of order line items with the information required to repair them.

orders
string

The identifier of the marketplace where the repair is made.

boolean
required

Whether the customer accepts the terms and conditions. It is mandatory and must be true; the request is rejected otherwise.

Responses

400

Bad request.

401

Unauthorized.

403

No longer accepted.

404

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