Tạo webhook
Last updated
Was this helpful?
POST http://ws.ems.com.vn/api/v1/metadata/webhook
API tạo kết nối webhook.
merchant_token*
string
Token
Accept*
string
application/javascript
link*
string
Link callback
Thành công:
{'code': 'success', 'message': 'Tạo webhook thành công'}
Thất bại:
{'code': 'error', 'message': '......'Last updated
Was this helpful?
Was this helpful?