Transaction/Validate Web Service
POSThttps://api.systempay.fr/api-payment/V4/Transaction/Validate
The Transaction/Validate RESTful Web Service allows to authorize a transaction capture on the capture date requested in the initial payment.
The transactions that can be subject to validation have one of the following detailedStatus (es):
- AUTHORISED_TO_VALIDATE
- WAITING_AUTHORISATION_TO_VALIDATE
For more information on statuses, see the following article: Transaction lifecycle.
Request parameters
uuid
Unique transaction ID generated by the payment gateway.
Format
comment
Public comment.
Format
Response reference
The web service returns the following object:
Response | Context |
---|---|
Transaction | Object containing transaction details. |
See response reference for more information.