Attach tag to customer
/customers/tags
POST
Query Parameters
Name
Type
Description
merchant_token
string
Token is created in management system.
Headers
Name
Type
Description
Accept
string
application/json
Content-Type
string
application/json
Request Body
Name
Type
Description
code
string
Customer code
tags
array
List tags name (array)
Last updated