Description (Update Barcode)
Update a Permanent Barcode. (PUT)- * Only for Alipay
End Point
https://api.yedpay.com/v1/barcodes/{{barcode_id}}
Variable
# | Name | Type | Description |
---|---|---|---|
1 | barcode_id | String | Barcode's ID |
Request Header
# | Key | Value | Description |
---|---|---|---|
1 | Authorization | Bearer {{access_token}} | Login Token |
2 | Content-Type | application/x-www-form-urlencoded | x-www-form-urlencoded |
Body
# | Name | Type | Description |
---|---|---|---|
1 | name | String | (optional) Name of the Code |
Response
# | Name | Type | Description |
---|---|---|---|
1 | success | Boolean | Create resource Success or Fail |
2 | message | String | Create resource Success or Fail Message |
v1.61.22-20230912 © The Payment Cards Group Limited. All rights reserved.