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

Assign raw card to basket (explicit path)

Identical to POST /preorder/. See that endpoint for full documentation.

post
Body
card_numberstringRequired

Raw card number. Must be exactly 15 or 16 digits.

Example: 5123456789012345
basket_idintegerRequired

Omnitron basket ID

Example: 12345
basket_modified_datestring · date-timeRequired

Last modification timestamp of the basket (ISO 8601)

Example: 2025-06-26T10:30:00Z
currencystring · enumOptional

ISO 4217 currency codes supported by Bankaci

Example: aedPossible values:
Responses
200

Eligible promotion activations

application/json
post/preorder/card/

Last updated

Was this helpful?