Skip to main content

Delete Order

DELETE 

/commerce/orders/:orderId

Get order for a specified connection

Request

Path Parameters

    orderId stringrequired

    The order ID of the order item

Query Parameters

    credentialId stringrequired

    The ID of the credential.

Header Parameters

    Authorization stringrequired

    Default value: bearer YOUR_API_KEY

Responses

200

Schema

    message string
Loading...