メインコンテンツまでスキップ

 

 

Coupa Japanese

パンチアウト注文メッセージの例

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd">
<cXML payloadID="9949494@cxml.Comergent.com" xml:lang="en-US" timestamp="--T+00:00" version="1.2.0.14">
  <Header>
    <From>
      <Credential domain="NetworkID">
        <Identity />
      </Credential>
    </From>
    <To>
      <Credential domain="NetworkId">
        <Identity>user@coupa.com</Identity>
      </Credential>
    </To>
    <Sender>
      <Credential domain="NetworkID">
        <Identity />
      </Credential>
      <UserAgent />
    </Sender>
  </Header>
  <Message deploymentMode="production">
    <PunchOutOrderMessage>
      <BuyerCookie>f5d75ddbc9e75b6346b36ee5c28c5e8b</BuyerCookie>
      <PunchOutOrderMessageHeader operationAllowed="edit" quoteStatus="final">
        <Total>
          <Money currency="USD">325.38</Money>
        </Total>
        <Shipping>
          <Money currency="USD">53.50</Money>
          <Description xml:lang="en-US">Unknown</Description>
        </Shipping>
        <Tax>
          <Money currency="USD">21.88</Money>
          <Description xml:lang="en-US">Unknown</Description>
        </Tax>
      </PunchOutOrderMessageHeader>
      <ItemIn quantity="1">
        <ItemID>
          <SupplierPartID>AM2692</SupplierPartID>
          <SupplierPartAuxiliaryID>A_B:5008937A_B:</SupplierPartAuxiliaryID>
        </ItemID>
        <ItemDetail>
          <UnitPrice>
            <Money currency="USD">250.00</Money>
          </UnitPrice>
          <Description xml:lang="en-US">ANTI-RNase (15-30 U/ul)</Description>
          <UnitOfMeasure>EA</UnitOfMeasure>
          <Classification domain="UNSPSC">41106104</Classification>
          <ManufacturerName />
          <LeadTime>0</LeadTime>
        </ItemDetail>
      </ItemIn>
    </PunchOutOrderMessage>
  </Message>
</cXML>
  • この記事は役に立ちましたか?