<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Knowing fields in payload response. in cybersource APIs</title>
    <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Knowing-fields-in-payload-response/m-p/91794#M2273</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I try to send below &lt;STRONG&gt;request&lt;/STRONG&gt; to API :&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://apitest.cybersource.com/tms/v1/instrumentidentifiers" target="_blank"&gt;https://apitest.cybersource.com/tms/v1/instrumentidentifiers&lt;/A&gt;&amp;nbsp;&lt;STRONG&gt;to create instrument identifier using a VISA card and create a network token&amp;nbsp;&lt;/STRONG&gt;and confused which field is exactly network token in response. Is it number field that's masked or id under tokenized-card?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;BR /&gt;"type": "enrollable card",&lt;BR /&gt;"card": {&lt;BR /&gt;"number": "4622943123116478",&lt;BR /&gt;"expirationMonth": "12",&lt;BR /&gt;"expirationYear": "2026"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Response:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"_links": {&lt;BR /&gt;"self": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v1/instrumentidentifiers/7049989999917426478" target="_blank"&gt;https://apitest.cybersource.com/tms/v1/instrumentidentifiers/7049989999917426478&lt;/A&gt;"&lt;BR /&gt;},&lt;BR /&gt;"paymentInstruments": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v1/instrumentidentifiers/7049989999917426478/paymentinstruments" target="_blank"&gt;https://apitest.cybersource.com/tms/v1/instrumentidentifiers/7049989999917426478/paymentinstruments&lt;/A&gt;"&lt;BR /&gt;},&lt;BR /&gt;"tokenized-cards": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v2/tokenized-cards/32BF3525DA9E0177E063A2598D0ADEAD" target="_blank"&gt;https://apitest.cybersource.com/tms/v2/tokenized-cards/32BF3525DA9E0177E063A2598D0ADEAD&lt;/A&gt;"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"id": "7049989999917426478",&lt;BR /&gt;"object": "instrumentIdentifier",&lt;BR /&gt;"state": "ACTIVE",&lt;BR /&gt;"tokenizedCard": {&lt;BR /&gt;"id": "32BF3525DA9E0177E063A2598D0ADEAD",&lt;BR /&gt;"state": "ACTIVE",&lt;BR /&gt;"enrollmentId": "363f7976eb1b066d38dd18e44d127c01",&lt;BR /&gt;"tokenReferenceId": "16d2c57d32616e10f29e198d32c76201",&lt;BR /&gt;"paymentAccountReference": "V0010013025104530884197510742",&lt;BR /&gt;"number": "489537XXXXXX4360",&lt;BR /&gt;"expirationMonth": "12",&lt;BR /&gt;"expirationYear": "2026",&lt;BR /&gt;"type": "visa",&lt;BR /&gt;"card": {&lt;BR /&gt;"suffix": "6478",&lt;BR /&gt;"expirationMonth": "12",&lt;BR /&gt;"expirationYear": "2026"&lt;BR /&gt;},&lt;BR /&gt;"metadata": {&lt;BR /&gt;"cardArt": {&lt;BR /&gt;"combinedAsset": {&lt;BR /&gt;"id": "8f64614def1a41d39ea8acae4616bf6f",&lt;BR /&gt;"_links": {&lt;BR /&gt;"self": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v2/tokens/7049989999917426478/vts/assets/card-art-combined" target="_blank"&gt;https://apitest.cybersource.com/tms/v2/tokens/7049989999917426478/vts/assets/card-art-combined&lt;/A&gt;"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"brandLogoAsset": {&lt;BR /&gt;"id": "00000000000000000000000000001071",&lt;BR /&gt;"_links": {&lt;BR /&gt;"self": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v2/tokens/7049989999917426478/vts/assets/brand-logo" target="_blank"&gt;https://apitest.cybersource.com/tms/v2/tokens/7049989999917426478/vts/assets/brand-logo&lt;/A&gt;"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"foregroundColor": "1af0f0"&lt;BR /&gt;},&lt;BR /&gt;"issuer": {&lt;BR /&gt;"shortDescription": "shortDescription",&lt;BR /&gt;"longDescription": "longDescription"&lt;BR /&gt;},&lt;BR /&gt;"creator": "testrest"&lt;BR /&gt;},&lt;BR /&gt;"source": "ONFILE"&lt;BR /&gt;},&lt;BR /&gt;"card": {&lt;BR /&gt;"number": "462294XXXXXX6478"&lt;BR /&gt;},&lt;BR /&gt;"issuer": {&lt;BR /&gt;"paymentAccountReference": "V0010013025104530884197510742"&lt;BR /&gt;},&lt;BR /&gt;"metadata": {&lt;BR /&gt;"creator": "testrest"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jun 2025 14:55:48 GMT</pubDate>
    <dc:creator>Srivalli</dc:creator>
    <dc:date>2025-06-13T14:55:48Z</dc:date>
    <item>
      <title>Knowing fields in payload response.</title>
      <link>https://community.developer.cybersource.com/t5/cybersource-APIs/Knowing-fields-in-payload-response/m-p/91794#M2273</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I try to send below &lt;STRONG&gt;request&lt;/STRONG&gt; to API :&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://apitest.cybersource.com/tms/v1/instrumentidentifiers" target="_blank"&gt;https://apitest.cybersource.com/tms/v1/instrumentidentifiers&lt;/A&gt;&amp;nbsp;&lt;STRONG&gt;to create instrument identifier using a VISA card and create a network token&amp;nbsp;&lt;/STRONG&gt;and confused which field is exactly network token in response. Is it number field that's masked or id under tokenized-card?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;BR /&gt;"type": "enrollable card",&lt;BR /&gt;"card": {&lt;BR /&gt;"number": "4622943123116478",&lt;BR /&gt;"expirationMonth": "12",&lt;BR /&gt;"expirationYear": "2026"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Response:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"_links": {&lt;BR /&gt;"self": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v1/instrumentidentifiers/7049989999917426478" target="_blank"&gt;https://apitest.cybersource.com/tms/v1/instrumentidentifiers/7049989999917426478&lt;/A&gt;"&lt;BR /&gt;},&lt;BR /&gt;"paymentInstruments": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v1/instrumentidentifiers/7049989999917426478/paymentinstruments" target="_blank"&gt;https://apitest.cybersource.com/tms/v1/instrumentidentifiers/7049989999917426478/paymentinstruments&lt;/A&gt;"&lt;BR /&gt;},&lt;BR /&gt;"tokenized-cards": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v2/tokenized-cards/32BF3525DA9E0177E063A2598D0ADEAD" target="_blank"&gt;https://apitest.cybersource.com/tms/v2/tokenized-cards/32BF3525DA9E0177E063A2598D0ADEAD&lt;/A&gt;"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"id": "7049989999917426478",&lt;BR /&gt;"object": "instrumentIdentifier",&lt;BR /&gt;"state": "ACTIVE",&lt;BR /&gt;"tokenizedCard": {&lt;BR /&gt;"id": "32BF3525DA9E0177E063A2598D0ADEAD",&lt;BR /&gt;"state": "ACTIVE",&lt;BR /&gt;"enrollmentId": "363f7976eb1b066d38dd18e44d127c01",&lt;BR /&gt;"tokenReferenceId": "16d2c57d32616e10f29e198d32c76201",&lt;BR /&gt;"paymentAccountReference": "V0010013025104530884197510742",&lt;BR /&gt;"number": "489537XXXXXX4360",&lt;BR /&gt;"expirationMonth": "12",&lt;BR /&gt;"expirationYear": "2026",&lt;BR /&gt;"type": "visa",&lt;BR /&gt;"card": {&lt;BR /&gt;"suffix": "6478",&lt;BR /&gt;"expirationMonth": "12",&lt;BR /&gt;"expirationYear": "2026"&lt;BR /&gt;},&lt;BR /&gt;"metadata": {&lt;BR /&gt;"cardArt": {&lt;BR /&gt;"combinedAsset": {&lt;BR /&gt;"id": "8f64614def1a41d39ea8acae4616bf6f",&lt;BR /&gt;"_links": {&lt;BR /&gt;"self": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v2/tokens/7049989999917426478/vts/assets/card-art-combined" target="_blank"&gt;https://apitest.cybersource.com/tms/v2/tokens/7049989999917426478/vts/assets/card-art-combined&lt;/A&gt;"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"brandLogoAsset": {&lt;BR /&gt;"id": "00000000000000000000000000001071",&lt;BR /&gt;"_links": {&lt;BR /&gt;"self": {&lt;BR /&gt;"href": "&lt;A href="https://apitest.cybersource.com/tms/v2/tokens/7049989999917426478/vts/assets/brand-logo" target="_blank"&gt;https://apitest.cybersource.com/tms/v2/tokens/7049989999917426478/vts/assets/brand-logo&lt;/A&gt;"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"foregroundColor": "1af0f0"&lt;BR /&gt;},&lt;BR /&gt;"issuer": {&lt;BR /&gt;"shortDescription": "shortDescription",&lt;BR /&gt;"longDescription": "longDescription"&lt;BR /&gt;},&lt;BR /&gt;"creator": "testrest"&lt;BR /&gt;},&lt;BR /&gt;"source": "ONFILE"&lt;BR /&gt;},&lt;BR /&gt;"card": {&lt;BR /&gt;"number": "462294XXXXXX6478"&lt;BR /&gt;},&lt;BR /&gt;"issuer": {&lt;BR /&gt;"paymentAccountReference": "V0010013025104530884197510742"&lt;BR /&gt;},&lt;BR /&gt;"metadata": {&lt;BR /&gt;"creator": "testrest"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 14:55:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/cybersource-APIs/Knowing-fields-in-payload-response/m-p/91794#M2273</guid>
      <dc:creator>Srivalli</dc:creator>
      <dc:date>2025-06-13T14:55:48Z</dc:date>
    </item>
  </channel>
</rss>

