Create Stock Transfer

API tạo mới 1 phiếu luân chuyển (ST) 1. API endpoint https://tikinowapi.tiki.vn/business/v1/stock-transfer 2. Header request Content-Type: application/json Authorization: Bearer + access_token: access_token lấy từ API get token, hoặc login từ app public, app in-house hoặc token từ TikiNOW Center, Seller Center. 3. CURL Example 4. Params Field Loại Bắt buộc Mô tả items Array Yes Danh sách sản phẩm […]

Check Stock Transfer

API kiểm tra tính hợp lệ của danh sách SKU trước khi tạo phiếu luân chuyển (ST) 1. API endpoint https://tikinowapi.tiki.vn/business/v1/stock-transfer/check 2. Header request Content-Type: application/json Authorization: Bearer + access_token: access_token lấy từ API get token, hoặc login từ app public, app in-house hoặc token từ TikiNOW Center, Seller Center. 3. CURL Example 4. Params Field Loại Bắt buộc […]

Get Stock Transfer Estimate Fee

API trả về phí luân chuyển (ST) tạm tính, phí được tính theo bảng giá ST đã ký với khách hàng. 1. API endpoint 2. Header request Content-Type: application/json Authorization: Bearer + access_token: access_token lấy từ API get token, hoặc login từ app public, app in-house hoặc token từ TikiNOW Center, Seller Center. 3. CURL Example 4. Params Field […]

Get est return fee (Phí thu hồi hàng tạm tính)

API trả về phí thu hồi đơn hàng tạm tính (Đơn hàng được thu hồi bởi TNSL) Lưu ý: Phí thu hồi hàng chỉ tạm tính được đối với đơn hàng đã giao hàng thành công, và phương thức thu hồi là TNSL thu hồi. 1. API endpoint https://tikinowapi.tiki.vn/business/v1/formula-return-fee 2. Header request Content-Type: application/json Authorization: Bearer + access_token: access_token […]

Get TNSL fee (Phí sử dụng dịch vụ của TNSL)

API trả về phí xử lý đơn hàng, phí nhập hàng, phí rút hàng …. Lưu ý: Chỉ get phí khi đơn hàng đã ở trạng thái cuối (Giao hàng thành công, Hủy, Trả hàng thành công). 1. API endpoint https://tikinowapi.tiki.vn/business/v1/fee-detail 2. Header request Content-Type: application/json Authorization: Bearer + access_token: access_token lấy từ API get token, hoặc login từ […]

Get TNSL Inventory Fee (Phí lưu kho TNSL)

Lấy phí lưu kho TNSL theo SKU và ngày Lưu ý: Phí lưu kho sẽ tính hàng ngày nên chỉ get 1 lần/ngày và thời gian trả dữ liệu không quá 30 ngày. 1. API endpoint https://tikinowapi.tiki.vn/business/v1/inventory-fee 2. Header request Content-Type: application/json Authorization: Bearer + access_token: access_token lấy từ API get token, hoặc login từ app public, app in-house […]

FBT estimate order fee

Get FBT estimate order fee and time to delivery. 1. API endpoint https://tikinowapi.tiki.vn/business/v1/fbt-quotes 2. Header request Content-Type: application/json Authorization: Bearer + token: token get from API get token or login into public app, in-house app or token from Seller Center. 3. CURL Example 4. Payload Field Type Mandatory Description is_fulfillment_only Bool Yes – false: E2E order– true: FFO order […]

Hướng dẫn tạo app Inhouse

Sau khi đã có tài khoản console trên https://open.tiki.vn truy cập link: https://open.tiki.vn/web/console/apps/create hoặc truy cập từ menu: Applications -> Application Create Fill đầy đủ thông tin và chọn loại app là Inhouse Trong đó: thông tin Seller ID và Seller name phải điền chính xác và lấy từ profile seller bằng tài khoản đăng […]