Callback Response

This page shows the response that you would be getting to your callback URL if you have registered the URL within our subsystem.

Schema

ParameterValueDescription

message

"Operation Successful/Unsuccessful"

Basic message returned by us

info_messages

[]

List of info messages returned by ZATCA

warning_messages

[]

List of warning messages returned by ZATCA

status

"REPORTED/NOT_REPORTED/CLEARED/NOT_CLEARED"

Reporting/Clearance Status of the invoice retunred by ZATCA

schematron_overall_status

PASS/WARNING/FAIL

over schematron status of the invoice returned by ZATCA

invoice

base64 encoded XML/None

Updated XML document. Value can be Null in case of clearance errors

qr_code

""

Raw QR code generated

icv

123

Invoice Counter Value

pih

""

Hash of the previous invoice that was processed

invoice_hash

AVBC

Invoice Hash calculated by us for the given XML

invoice_id

1

Invoice ID

invoice_uuid

484fde54-9439-453a-ae33-86b637c43c38

Invoice UUID

zatca_rsp_code

200/400/202

Response code from ZATCA indiicated approval/rejection

error_code

0

Value based on the application response processing

Last updated