<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-426614174001</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>PEN</cbc:StatusReasonCode>
<cbc:StatusReason>Invoice in process</cbc:StatusReason>
</cac:Status>
</cac:Response>
</cac:DocumentResponse>
</ar:ApplicationResponse>
</ApplicationResponseBatch>
Pending 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."],[[["The file, \"FileName_TokenID,\" was successfully processed by the vendor."],["An invoice with UUID \"123e4567-e89b-12d3-a456-426614174001\" is currently in process and pending further action."],["The ApplicationResponse was issued on June 2, 2023, at 8:20 AM PST by Vendor_Name and sent to Google."]]],[]]