API
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
➖ Eliminar QR
Copy Markdown
Open in ChatGPT
Open in Claude
DELETE /delete-qr/{{qr_id}}
Permite eliminar un QR.
Consideraciones
El QR puede eliminarse únicamente cuando su estado sea “Pending”.
El QR debe pertenecer a la cuenta {{api_key}} envíada a través del header.
El QR debe existir.
REQUEST
Headers
Content-Type | application/json |
|---|---|
El tipo MIME del contenido del cuerpo enviado. Por defecto JSON es Unicode UTF-8. No se debe configurar otro charset. | |
Authorization | Bearer ••••••• |
Puede consultar la sección (API Key) para más información. |
Path Parameter
Atributo | Tipo | Requerido | Tamaño | Descripción |
|---|---|---|---|---|
qr_id | String | Si | 25 | ID único conformado por el ID de la Cuenta - uuid. |
DELETE Eliminar QR
https://https://qr.sandbox.pagos360.com/delete-qr/{{qr_id}}
Example Request
curl --location --request DELETE 'https://{{base_url}}/delete-qr/{{qr_id}}' \
--header 'Authorization: Bearer {{api_key}}'
📨 Respuesta
El QR se pudo eliminar correctamente.
[ Status: 200 OK
{
"code": "H005",
"message": "Ok"
}
]
Última actualización el
Siguiente lectura:
✏️ Editar QR (hasta 10.000 ítems)null
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message