{ "opencollection": "1.0.0", "info": { "name": "CyberSource Merged Spec bankAccountValidation Instrument Identifier API", "version": "0.0.1" }, "items": [ { "info": { "name": "Instrument Identifier", "type": "folder" }, "items": [ { "info": { "name": "Create an Instrument Identifier", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/tms/v1/instrumentidentifiers", "headers": [ { "name": "profile-id", "value": "" } ], "params": [ { "name": "retrieveBinDetails", "value": "", "type": "query", "description": "Retrieve the Bin Details of PAN or network token" } ] }, "docs": "| | | |\n| --- | --- | --- |\n|**Instrument Identifiers**
An Instrument Identifier represents either a card number, or in the case of an ACH bank account, the routing and account number.
The same token Id is returned for a specific card number or bank account & routing number allowing the Instrument Identifier Id to be used for cross-channel payment tracking.
An Instrument Identifier can exist independently but also be associated with a [Customer Payment Instrument](#token-management_c" }, { "info": { "name": "Retrieve an Instrument Identifier", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/tms/v1/instrumentidentifiers/:instrumentIdentifierId", "headers": [ { "name": "profile-id", "value": "" } ], "params": [ { "name": "retrieveBinDetails", "value": "", "type": "query", "description": "Retrieve the Bin Details of PAN or network token" }, { "name": "instrumentIdentifierId", "value": "", "type": "path", "description": "The Id of an Instrument Identifier." } ] }, "docs": "| | | |\n| --- | --- | --- |\n|**Instrument Identifiers**
An Instrument Identifier represents either a card number, or in the case of an ACH bank account, the routing and account number.
The same token Id is returned for a specific card number or bank account & routing number allowing the Instrument Identifier Id to be used for cross-channel payment tracking.
An Instrument Identifier can exist independently but also be associated with a [Customer Payment Instrument](#token-management_c" }, { "info": { "name": "Update an Instrument Identifier", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/tms/v1/instrumentidentifiers/:instrumentIdentifierId", "headers": [ { "name": "profile-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "retrieveBinDetails", "value": "", "type": "query", "description": "Retrieve the Bin Details of PAN or network token" }, { "name": "instrumentIdentifierId", "value": "", "type": "path", "description": "The Id of an Instrument Identifier." } ] }, "docs": "| | | |\n| --- | --- | --- |\n|**Instrument Identifiers**
An Instrument Identifier represents either a card number, or in the case of an ACH bank account, the routing and account number.
The same token Id is returned for a specific card number or bank account & routing number allowing the Instrument Identifier Id to be used for cross-channel payment tracking.
An Instrument Identifier can exist independently but also be associated with a [Customer Payment Instrument](#token-management_c" }, { "info": { "name": "Delete an Instrument Identifier", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/tms/v1/instrumentidentifiers/:instrumentIdentifierId", "headers": [ { "name": "profile-id", "value": "" } ], "params": [ { "name": "instrumentIdentifierId", "value": "", "type": "path", "description": "The Id of an Instrument Identifier." } ] }, "docs": "| | | |\n| --- | --- | --- |\n|**Instrument Identifiers**
An Instrument Identifier represents either a card number, or in the case of an ACH bank account, the routing
and account numbers.
The same token Id is returned for a specific card number or bank account & routing number allowing the
Instrument Identifier Id to be used for cross-channel payment tracking.
An Instrument Identifier can exist independently but also be associated with a [Customer Payment Instrument](#token-man" }, { "info": { "name": "List Payment Instruments for an Instrument Identifier", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/tms/v1/instrumentidentifiers/:instrumentIdentifierId/paymentinstruments", "headers": [ { "name": "profile-id", "value": "" } ], "params": [ { "name": "retrieveBinDetails", "value": "", "type": "query", "description": "Retrieve the Bin Details of PAN or network token" }, { "name": "instrumentIdentifierId", "value": "", "type": "path", "description": "The Id of an Instrument Identifier." }, { "name": "offset", "value": "", "type": "query", "description": "Starting record in zero-based dataset that should be returned as the first object in the array. Default is 0." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number that can be returned in the array starting from the offset record in zero-based dataset. Default is 20, maximum is 100." } ] }, "docs": "| | | |\n| --- | --- | --- |\n|**Instrument Identifiers**
An Instrument Identifier represents either a card number, or in the case of an ACH bank account, the routing
and account numbers.
The same token Id is returned for a specific card number or bank account & routing number allowing the
Instrument Identifier Id to be used for cross-channel payment tracking.
An Instrument Identifier can exist independently but also be associated with a [Customer Payment Instrument](#token-man" }, { "info": { "name": "Enroll an Instrument Identifier for Payment Network Token", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/tms/v1/instrumentidentifiers/:instrumentIdentifierId/enrollment", "headers": [ { "name": "profile-id", "value": "" } ], "params": [ { "name": "instrumentIdentifierId", "value": "", "type": "path", "description": "The Id of an Instrument Identifier." } ] }, "docs": "| | | |\n| --- | --- | --- |\n|**Instrument Identifiers**
An Instrument Identifier represents either a card number, or in the case of an ACH bank account, the routing and account number.
The same token Id is returned for a specific card number or bank account & routing number allowing the Instrument Identifier Id to be used for cross-channel payment tracking.
An Instrument Identifier can exist independently but also be associated with a [Customer Payment Instrument](#token-management_c" } ] } ], "bundled": true }