v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Fulfillment Inbound v2024-03-20

getInboundOperationStatus

Gets the status of the processing of an asynchronous API call.

get/inbound/fba/2024-03-20/operations/{operationId}

Path parameters

operationIdstring required

Identifier of an asynchronous operation.

Response

GetInboundOperationStatus 200 response

operationstring required

The name of the operation in the asynchronous API call.

operationIdstring required

The operation ID returned by the asynchronous API call.

operationStatus'SUCCESS' | 'FAILED' | 'IN_PROGRESS' required

The status of an operation.