]> git.evergreen-ils.org Git - working/NCIPServer.git/blob - templates/includes/AcceptItemResponse.inc
Continuing work on the AcceptItem handler
[working/NCIPServer.git] / templates / includes / AcceptItemResponse.inc
1 <RequestId>
2   <AgencyId>[% requestagency %]</AgencyId>
3   <RequestIdentifierValue>[% requestid %]</RequestIdentifierValue>
4 </RequestId>
5 <ItemId>
6   <ItemIdentifierType>Item Barcode</ItemIdentifierType>
7   <ItemIdentifierValue>[% newbarcode %]</ItemIdentifierValue>
8 </ItemId>