TransactionStatus Enum
Possible Values
#
CREATED
Transaction was successfully created in our system and is processing.
PROCESSED
Transaction was successfully sent
FAILED
Transaction failed to send. Refer to 'Error' property for more information.
Usages
#
References
#
- Field status from Transaction