Skip to main content

Preview SIM card orders

POST 
/sim_card_order_preview

Preview SIM card order purchases.

Request

Body

    quantity integerrequired

    Possible values: >= 1

    The amount of SIM cards that the user would like to purchase in the SIM card order.

    address_id int64required

    Uniquely identifies the address for the order.

Responses

202: Successful response

422: Unprocessable entity. Check the 'detail' field in response for details.

Loading...