Creates zero, one, or more child transactions such as authorize and void.
The transactions are linked to the setup transaction by the parentTransactionId relationship.
Enum:
Description
authorize
Creates an authorize transaction in the amount and currency of the request.
This is used when a gateway account is configured for Strong Customer Authentication (SCA).
authorize-and-void
Creates an authorize transaction in the amount and currency of the request,
followed by a void, if the authorize is approved.
This is used when a gateway account is configured for Strong Customer Authentication (SCA).
sca
Uses Strong Customer Authentication (SCA) without an authorize transaction.
SCA includes 3DS, and specific wallet behavior,
such as setting up a billing agreement with PayPal.
do-nothing
Does nothing except return an approved setup transaction.
This is the default behavior.
createdTime
string <date-time> (CreatedTime)
Date and time which is set automatically when the resource is created.
updatedTime
string <date-time> (UpdatedTime)
Date and time which updates automatically when the resource is updated.
organizationId
string <= 50 characters
Deprecated
Unique organization identifier.
An organization is an entity that represents a company.
For more information, see Obtain an organization ID.
Array of objects
Related links.
object (A1Gateway3dsServers)
A1Gateway 3DS servers.
Array of objects
Related links.
Array
href
string
Link URL.
rel
string
Type of link.
Value:"gatewayAccount"
Responses
2xx
Returns any 2xx status to indicate that the data received.