Retrieving a Payment Order

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

Retrieves a payment order for a merchant

Path Parameters

NameTypeDescription

order*

String

Astral Payment Order ID

Headers

NameTypeDescription

authorization*

String

Astral API Key

{
    // Response
}

Last updated