Create repair

Creates a repair for the marketplace you are currently logged in.
Given the asynchronous nature of the operations performed by this endpoint,
after a successful execution, make a new call to get repair to have refreshed information about it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Body Params
contact
object
required

The information of the customer who is making the repair.

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
required

The external identifier of the shipping method used for this repair.

string

The identifier of the marketplace where the repair is made.

string
required

The identifier of the shipping method used for this repair.

string
enum
required

The type of the shipping method used for this repair.

Allowed:
desiredPickUp
object

This information represents the date and a time interval the customer chooses to make the pick up.
Only accepted when shippingType is PickUp.
If the repair is a pick up, this information cannot be empty.
If the repair is not a pick up, this information must be empty.

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