Danh sách nhà cung cấp

Request

curl --location 'https://pos.open.nhanh.vn/v3.0/business/supplier?appId={{appId}}&businessId={{businessId}}' \
--header 'Authorization: {{accessToken}}' \
--header 'Content-Type: application/json'
--data '{
    "filters": {

    }
}'

Filters

Name
Type
Description

id

int

ID nhà cung cấp

Response

Failed response

Successful response

Last updated