Web service Order/Get
POSThttps://api-sogecommerce.societegenerale.eu/api-payment/V4/Order/Get
The Order/Get REST Web Service allows to find the list of transactions associated with an order reference (orderId).
Le nombre maximum de résultats est de 30. Au delà, une erreur PSP_015 - Trop de résultats est retournée.
Consultez les paramètres de la réponse OrderTransactions.
Input parameters
orderId
Order reference defined by the Merchant.Does not support UTF-8 characters.
Format
operationType
Type of operation.
Possible values
. The possible values are:
value | Description |
---|---|
DEBIT | Debit operation. |
CREDIT | Refund operation. |
VERIFICATION | Payment method verification operation. |
Format
Response reference
The web service returns the following object:
Response | Context |
---|---|
OrderTransactions | Object containing all the transactions associated with the transmitted order reference. |
See response reference for more information.