Requête à envoyer
Élément | Description | Requis | Type | Exemple | Condition |
result | Informations sur le résultat de la demande de récupération de la liste des point de vente | oui | result object | ||
listPointOfSell | Une liste d’objet de type PointOfSell : Les informations concernant les points de vente. Chaque point de vente contiendra la liste des moyens de paiements associé (liste d’objet de type contract) | non | Object - pointOfSell | Voir les éléments ci-dessous |
Les éléments de références
Object result
Object pointOfSell
Field | Description | Mandatory | Format | Example |
siret | Number Siret : Business Directory Identification System (Système d’Identification du Répertoire des Entreprises) | No | AN14 | 87567125800016 |
codeMCC | The Merchant Category Code or MCC code , is used in electronic banking to indicate type of merchant at origin of credit card transaction | No | AN4 | 7995 |
label | Point of sale label | No | AN100 | Ma boutique |
webmasterEmail | Webmaster email | No | AN150 | Pierre.dupont@maboutique;fr |
comments | Comment | No | AN255 | |
webstoreURL | Sales site URL | No | AN255 | http://maboutique.fr |
notificationURL | Notification URL | No | AN255 | http://maboutique.fr/notification |
privateLifeURL | No | AN255 | ||
saleCondURL | No | AN255 | ||
buyerMustAcceptSaleCond | No | Boolean | ||
endOfPaymentRedirection | Automatic return to the shop. Values : true = auto return enabled | No | Boolean | true |
ticketSend | Payment ticket information | No | ||
contracts | Contract Information | No | ||
virtualTerminal | Terminal Information | No | virtualTerminal Object | |
customPaymentPageCodeList | List of identifiers of web page | No | Object - customPaymentPageCode |
Commentaires