Function | Request by the Merchant to the Acquirer for the most recent list of Issuers | |
Root | DirectoryReq | |
Data elements |
| |
|
|
|
Sub-elements |
|
|
Response | DirectoryRes (A') | |
Communication | HTTP POST request with an XML message to the AcquirerDirectoryURL | |
Security / authentication |
|
(Sub-)element | Description | |||||
createDateTimestamp | Date and time at which this message was created
| |||||
Merchant | ||||||
| See 'Appendix: IDs' | |||||
| See 'Appendix: IDs' |
Example Message
Code Block | ||||
---|---|---|---|---|
| ||||
<?xml version="1.0" encoding="UTF-8"?> <DirectoryReq version="1.0.0" productID="NL:BVN:eMandates:1.0" xmlns=" http://www.idealdeskbetaalvereniging.comnl/idealiDx/messages/mer-acq/3.3.1" version="3.3.1"> <createDateTimestamp>2008-11-14T09:30:47.0Z</createDateTimestamp> <Merchant> <merchantID>100000001</merchantID> <subID>1</subID> </Merchant> Merchant-Acquirer/1.0.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <createDateTimestamp>2001-12-17T09:30:471Z</createDateTimestamp> <Merchant> <merchantID>1234123456</merchantID> <subID>1</subID> </Merchant> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <!-- -Signature is placed here. See Signature section for specificationspecifications---!> </Signature> </DirectoryReq> |
Expand | ||
---|---|---|
| ||
Schematic representation of DirectoryReq (A) |