🔌Transaction API
This API Endpoint receive your order transaction.
Environment
Host
Test:
https://normalize-txns-service.stag.tekoapis.netProduction:
https://normalize-txns-service.tekoapis.com
Security
Header
X-API-KEY: API owner will provide for each service an API keyTRACE-ID: TraceId is used to block spam requests in the current 5 seconds per traceId. Recommend value format:{order_id}_{order_status}
Receive Omni transactions.
API owner will provide for each service an API key
TraceId is used to block spam request in the current 5 second per traceId.
Recommend value: {order_id}_{order_status}
Company ID on CDP (CDP provide)
soibienCompany name on CDP (CDP provide)
Sói BiểnCustomer's email
nguyenvan.a@gmail.comCustomer's phone
943999999Customer's fullname
Nguyễn Văn ACustomer's id
SB241408ID of shop/store where the order was created
SB01Name of shop/store where the order was created
SoiBien Hoang CauThe location ward id of the store where the order was created
10114The location address of the store where the order was created
Phường Thành Công - Quận Ba Đình - Thành phố Hà NộiID of terminal where the order was created
Soibien_NorthName of terminal where the order was created
Sói Biển Miền BắcThe order created at this timestamp
1628490676000total amount of order, not included the discount amount
150000total amount of order, included the discount amount. So paymentRealAmount =< paymentTotalAmount
140000discount amount of order
10000The method of payment for the order. E.g. CASH, BANK_TRANSFER, COD, MOMO, COD, CARD...
CASHId of the order
TD000034List coupon codes that applied for the order
["PROMO20","FREESHIP"]Order Status. E.g. PENDING, CANCELLED, DELIVERED, RETURNED...
DELIVERED16284906760001628490676000OK
OK
Location code
Last updated
Was this helpful?