post https://integration.api.scalapay.com/v2/orders
This POST call is mandatory to create a pay by link order.
Pay by link Call parameters
Request parameters
Attribute | Type | Description |
---|---|---|
orderDetails | array | See Order Details Object |
Successful response (200)
Attribute | Type | Description |
---|---|---|
token | string | Scalapay order unique token |
expires | datetime | Date and time of the order to expire in ISO 8601 format |
checkoutUrl | string | Redirect Url to the Scalapay checkout |