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

Get pre-order

get
Authorizations
AuthorizationstringRequired

Omnitron staff token. Format: Token <token>. Validated against Omnitron active_user API — user must have is_staff: true.

Path parameters
pre_order_idintegerRequired
Responses
200

Pre-order details

application/json
idintegerRead-onlyOptional
basket_idintegerOptional

Omnitron basket ID

basket_modified_datestring · date-timeOptional
tokenized_cardintegerOptional

FK to TokenizedCard

bin_6string · max: 6Optional
fingerprintstring · max: 1024Optional

Unique card fingerprint from TapPay

currencystring · enumOptional

ISO 4217 currency codes supported by Bankaci

Example: aedPossible values:
created_datestring · date-timeRead-onlyOptional
modified_datestring · date-timeRead-onlyOptional
get/admin/pre-orders/{pre_order_id}/

Last updated

Was this helpful?