support
Back to documentation
Search
Categories
Tags
main parametersexpand all
uuid
required
comment
Try me
Documentation

Transaction/Validate Web Service

L'appel aux Web Services requiert une authentification HTTP Basic Authentication. Plus d'infos : "Phase d'authentification".

POSThttps://api.systempay.fr/api-payment/V4/Transaction/Validate

Le Web Service REST Transaction/Validate permet la remise en banque d'une transaction.

The transactions that can be subject to validation have one of the following detailedStatus (es):

  • AUTHORISED_TO_VALIDATE
  • WAITING_AUTHORISATION_TO_VALIDATE

Plus d'infos sur les statuts, consultez : Cycle de vie d'une transaction.

Consultez les paramètres de la réponse Transaction.

Input 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.