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

Transaction/Validate Web Service

Calling Web Services requires HTTP Basic Authentication . More information: " Authentication Phase ".

POSThttps://api.lyra.com/api-payment/V4/Transaction/Validate

The Transaction/Validate REST Web Service allows the remittance of a transaction to the bank.

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

  • AUTHORISED_TO_VALIDATE
  • WAITING_AUTHORISATION_TO_VALIDATE

More information on statuses, see: Transaction lifecycle .

See the Transaction response parameters.

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.