Transaction
Point APIs reference
Summary
Retrieve transaction information that updates the customer’s point balance
Methods
Lookup Transaction
POST
https://api.skyjoy.vn/api-point/partner/v1/lookup-transaction-id
Headers
Name
Type
Description
Authorization*
string
Bearer <YOUR_ACCESS_TOKEN>
Content-Type*
string
application/json
Request Body
Name
Type
Description
skyjoyId*
string
The Sky ID associated with the transaction.
bitReference*
string
The ID of the transaction to look up.
Last updated
Was this helpful?