Payment and Transaction Services
Sale Transaction
Bearer Token authentication is performed using the access token.
Content type
application/jsonLanguage code. Default is TR
TRRequest correlation ID. If left empty, a UUID is generated automatically.
a1b2c3Unique identifier of the device. Maximum 64 characters
P00134Unique reference ID assigned by the caller for this transaction. It can be used in void and query operations.
REF-12345Gross amount. Must be positive
123.45Final payable amount. Must be positive
123.45Payment type. Card, Cash, etc.
CARDPossible values: Currency. Default is TRY
TRYPossible values: Installment count. Default is 1
1Name of the sale application
MyPOSVersion of the sale application
1.0.0Document type. 1 for e-Invoice, 9 for Expense Slip
1Possible values: Phone number requested for SMS notification
5551234567Successful transaction result
success or failure
successError code. Returns 0 for successful transactions
0Error message
Error messageCorrelation ID matching the request
conv-001transaction time epoch ms
1743980400000ID of the device used in the transaction
P00134Reference ID of the caller
REF-12345Date and time when the transaction occurred
2026-04-06 10:00:00Generated payment ID. Used in refund and void operations.
PAY-9876543Payment date. In YYYYMMDD format
20260406Transaction amount
118Installment count
1Acquirer bank ID
12Bank merchant number
000000001234Bank terminal ID
00001234Card issuer institution ID
59Currency
TRYPossible values: Authorization code
123456BIN number of the card. First 6 digits
454671Last 4 digits of the card
1234Host reference number
HOST-001Card type. Example CREDIT or DEBIT
CREDITBatch number
001STAN number
00001POS entry mode code
05Sale number. Used in partial payment add and complete services referenced in items 7 and 8
SALE-1Invalid request
Transaction Query
Bearer Token authentication is performed using the access token.
Content type
application/jsonAt least one of paymentId or transactionReferenceId must be sent.
Language code
TRCorrelation ID
query-conv-001Payment ID information for the transaction to be queried
PAY-9876543Device unique ID
P00134transactionReferenceId sent when initiating the transaction to be queried
REF-12345Successful transaction status query result
success or failure
successError code. Returns 0 for successful transactions
0Error message
Error messageCorrelation ID matching the request
conv-001transaction time epoch ms
1743980400000ID of the device used in the transaction
P00134Reference ID of the caller
REF-12345Date and time when the transaction occurred
2026-04-06 10:00:00Generated payment ID. Used in refund and void operations.
PAY-9876543Payment date. In YYYYMMDD format
20260406Transaction amount
118Installment count
1Acquirer bank ID
12Bank merchant number
000000001234Bank terminal ID
00001234Card issuer institution ID
59Currency
TRYPossible values: Authorization code
123456BIN number of the card. First 6 digits
454671Last 4 digits of the card
1234Host reference number
HOST-001Card type. Example CREDIT or DEBIT
CREDITBatch number
001STAN number
00001POS entry mode code
05Sale number. Used in partial payment add and complete services referenced in items 7 and 8
SALE-1Host reference of the void transaction if the payment has been voided
HOST-CANCEL-001Host reference of the refund transaction if the payment has been refunded
HOST-REFUND-001Invalid request
Last updated
