v1

latestOpenAPI 3.0.32026-08-0627425250.9 KB
Processes

Updates the logistics fields associated to a given return process

post/v1/processes/{process_id}/logistics

Path parameters

process_idstring required

The process ID to update. Required.

Request body

process_idstring

The process ID to update. Required.

userstring

The user that performed the update. Required.

user_selected_carrierstring

The new logistics carrier of the process. It's used by the process to request the creation to the provider of the shipping order using his carrier If it's already created, has no effect. Required.

user_selected_providerstring

The new logistics provider of the process. It's used by the process to request the creation of the shipping order to this provider. If it's already created, has no effect. Required.

Response

OK

PbUpdateLogisticsResponse required