Description (Update Barcode)
Update a Permanent Barcode. (PUT)- * Only for Alipay
End Point
https://api-h2h-staging.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.89.5-20251216 © The Payment Cards Group Limited. All rights reserved.