Retrieving All Payment Orders For A Merchant

GET api.pay.astral.money/api/v1/orders

Retrieves all payment orders for a given merchant

Query Parameters

NameTypeDescription

merchant_id*

String

The Astral ID of the merchant

{
    // Response
}

Last updated