Bút toán
Request
curl --location --globoff 'https://pos.open.nhanh.vn/v3.0/accounting/transaction?appId={{appId}}&businessId={{businessId}}' \
--header 'Authorization: {{accessToken}}' \
--header 'Content-Type: application/json' \
--header 'Cookie: nvnKn0x6mr3=2ecdui6mukkck004kg65t3oqcq' \
--data '{
"filters": {},
"paginator": {
"size": 50,
"sort": {"id": "desc"},
"next": ""
}
}'Filters
Key
Type
Description
Paginator
Response
Failed response
Successful response
Last updated