For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieving a Payment Order

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

Retrieves a payment order for a merchant

Path Parameters

Name
Type
Description

order*

String

Astral Payment Order ID

Headers

Name
Type
Description

authorization*

String

Astral API Key

{
    // Response
}
{
    // Response
}
{
    // Response
}

Last updated

Was this helpful?