<ApplicationResponseBatch
xmlns:ar='urn:oasis:names:specification:ubl:schema:xsd:ApplicationResponse-2'
xmlns:cac='urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2'
xmlns:cbc='urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2'
xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2">
<RequestFileName>FileName_TokenID</RequestFileName>
<FileStatus>
<StatusCode>S</StatusCode>
<StatusDescription>Successfully Processed</StatusDescription>
</FileStatus>
<ar:ApplicationResponse>
<cbc:UUID>123e4567-e89b-12d3-a456-426614174000</cbc:UUID>
<cbc:IssueDate>2023-06-02</cbc:IssueDate>
<cbc:IssueTime>08:20:00-08:00</cbc:IssueTime>
<cac:SenderParty>
<cac:PartyName>
<cbc:Name>Vendor_Name</cbc:Name>
</cac:PartyName>
</cac:SenderParty>
<cac:ReceiverParty>
<cac:PartyName>
<cbc:Name>Google</cbc:Name>
</cac:PartyName>
</cac:ReceiverParty>
<cac:DocumentResponse>
<cac:Response>
<cac:Status>
<cbc:StatusReasonCode>REF</cbc:StatusReasonCode>
<cbc:StatusReason>Tax ID is not correct</cbc:StatusReason>
</cac:Status>
</cac:Response>
</cac:DocumentResponse>
</ar:ApplicationResponse>
<ar:ApplicationResponse>
<cbc:UUID>123e4567-e89b-12d3-a456-426614174001</cbc:UUID>
<cbc:IssueDate>2023-06-02</cbc:IssueDate>
<cbc:IssueTime>08:30:00-08:00</cbc:IssueTime>
<cac:SenderParty>
<cac:PartyName>
<cbc:Name>Vendor_Name</cbc:Name>
</cac:PartyName>
</cac:SenderParty>
<cac:ReceiverParty>
<cac:PartyName>
<cbc:Name>Google</cbc:Name>
</cac:PartyName>
</cac:ReceiverParty>
<cac:DocumentResponse>
<cac:Response>
<cac:Status>
<cbc:StatusReasonCode>SVE</cbc:StatusReasonCode>
<cbc:StatusReason>Invalid Format</cbc:StatusReason>
</cac:Status>
</cac:Response>
</cac:DocumentResponse>
</ar:ApplicationResponse>
</ApplicationResponseBatch>
Document-Level Error Response
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["\u003cp\u003eThe file "FileName_TokenID" was successfully processed.\u003c/p\u003e\n"],["\u003cp\u003eTwo application responses are included, both issued by "Vendor_Name" to "Google" on June 2nd, 2023.\u003c/p\u003e\n"],["\u003cp\u003eThe first application response (UUID: 123e4567-e89b-12d3-a456-426614174000) indicates an issue with the Tax ID, which is incorrect.\u003c/p\u003e\n"],["\u003cp\u003eThe second application response (UUID: 123e4567-e89b-12d3-a456-426614174001) reports an "Invalid Format" error.\u003c/p\u003e\n"]]],[],null,["# Document-Level Error Response\n\n \u003cApplicationResponseBatch\n xmlns:ar='urn:oasis:names:specification:ubl:schema:xsd:ApplicationResponse-2'\n xmlns:cac='urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2'\n xmlns:cbc='urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2'\n xmlns:ext=\"urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2\"\u003e\n \u003cRequestFileName\u003eFileName_TokenID\u003c/RequestFileName\u003e\n \u003cFileStatus\u003e\n \u003cStatusCode\u003eS\u003c/StatusCode\u003e\n \u003cStatusDescription\u003eSuccessfully Processed\u003c/StatusDescription\u003e\n \u003c/FileStatus\u003e\n \u003car:ApplicationResponse\u003e\n \u003ccbc:UUID\u003e123e4567-e89b-12d3-a456-426614174000\u003c/cbc:UUID\u003e\n \u003ccbc:IssueDate\u003e2023-06-02\u003c/cbc:IssueDate\u003e\n \u003ccbc:IssueTime\u003e08:20:00-08:00\u003c/cbc:IssueTime\u003e\n \u003ccac:SenderParty\u003e\n \u003ccac:PartyName\u003e\n \u003ccbc:Name\u003eVendor_Name\u003c/cbc:Name\u003e\n \u003c/cac:PartyName\u003e\n \u003c/cac:SenderParty\u003e\n \u003ccac:ReceiverParty\u003e\n \u003ccac:PartyName\u003e\n \u003ccbc:Name\u003eGoogle\u003c/cbc:Name\u003e\n \u003c/cac:PartyName\u003e\n \u003c/cac:ReceiverParty\u003e\n \u003ccac:DocumentResponse\u003e\n \u003ccac:Response\u003e\n \u003ccac:Status\u003e\n \u003ccbc:StatusReasonCode\u003eREF\u003c/cbc:StatusReasonCode\u003e\n \u003ccbc:StatusReason\u003eTax ID is not correct\u003c/cbc:StatusReason\u003e\n \u003c/cac:Status\u003e\n \u003c/cac:Response\u003e\n \u003c/cac:DocumentResponse\u003e\n \u003c/ar:ApplicationResponse\u003e\n \u003car:ApplicationResponse\u003e\n \u003ccbc:UUID\u003e123e4567-e89b-12d3-a456-426614174001\u003c/cbc:UUID\u003e\n \u003ccbc:IssueDate\u003e2023-06-02\u003c/cbc:IssueDate\u003e\n \u003ccbc:IssueTime\u003e08:30:00-08:00\u003c/cbc:IssueTime\u003e\n \u003ccac:SenderParty\u003e\n \u003ccac:PartyName\u003e\n \u003ccbc:Name\u003eVendor_Name\u003c/cbc:Name\u003e\n \u003c/cac:PartyName\u003e\n \u003c/cac:SenderParty\u003e\n \u003ccac:ReceiverParty\u003e\n \u003ccac:PartyName\u003e\n \u003ccbc:Name\u003eGoogle\u003c/cbc:Name\u003e\n \u003c/cac:PartyName\u003e\n \u003c/cac:ReceiverParty\u003e\n \u003ccac:DocumentResponse\u003e\n \u003ccac:Response\u003e\n \u003ccac:Status\u003e\n \u003ccbc:StatusReasonCode\u003eSVE\u003c/cbc:StatusReasonCode\u003e\n \u003ccbc:StatusReason\u003eInvalid Format\u003c/cbc:StatusReason\u003e\n \u003c/cac:Status\u003e\n \u003c/cac:Response\u003e\n \u003c/cac:DocumentResponse\u003e\n \u003c/ar:ApplicationResponse\u003e\n \u003c/ApplicationResponseBatch\u003e"]]