DELETE Lote request
Este endpoint permite que você apague um lote request previamente cadastrado no sistema.
delete/api/lotes/requests/{signing_key}
Path parameters
signing_keystring required
Signing key do lote request.
Response
200
Example response
{
"message": "Lote request deletado"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.