GET
request to the /api/esim/orders
endpoint.status
: The status of the eSIM orders. This is an optional field of type string
. It can be any of the following values:PENDING
: Pending ordersCOMPLETED
: Completed ordersARCHIVED
: Archived ordersCANCELLED
: Cancelled ordersREFUNDED
: Refunded ordersREQUIRE_ACTION
: Orders that require actionlimit
: The number of eSIM orders to return. This is an optional field of type number
. The default value is 50
.