Dịch vụ lấy hạng thành viên trung thành
Last updated
Was this helpful?
Last updated
Was this helpful?
Là giải pháp giúp các bên đối tác lấy hạng của thành viên trung thành (vàng, bạc đồng) của VinID.
Khách hàng mua hàng, sử dụng dịch vụ của đối tác VinID khi đối tác không có hệ thống loyalty, khi thực hiện thanh toán bằng VinID, hệ thống sẽ lấy hạng thành viên của khách hàng. Theo đó, khách hàng sẽ được giảm giá dựa theo thứ hạng thành viên của mình trong VinID.
GET
{API_HOST}/merchant-integration/v1/loyalty/membership?id_type=string&identity=string&business_code=string&program_code=string
id_type
string
USER_ID: Vinid User MOBILE: User's phonenumber CARD: Loyalty Card Number MEMBER_ID: Member code, Customer Loyalty Number
identity
string
user_id, phone number, card number, member code according to id_type
business_code
string
the owner of the loyalty program, eg: VGC
program_code
string
the loyalty program, eg: VGC
401005: identity_type not supported
400002: invalid phone_number format
401006: invalid customer id
401007: invalid loyalty business
401008: invalid loyalty program
500503: generic OLS error