AWorld APIs are in a pre-alpha stage and are being updated frequently. For integration inquiries or technical information, please contact us at server@aworld.org.
{
"transactions": [
{
"userId": "string",
"virtualCurrencyId": "string",
"virtualTransactionId": "string",
"virtualTransactionGroupId": "string",
"redemptionGroupId": "string",
"redemptionMode": "AUTO",
"state": "PENDING",
"direction": "CREDIT",
"initiatorType": "USER",
"initiator": "string",
"counterpartType": "USER",
"counterpart": "string",
"additionalData": {
"property1": "string",
"property2": "string"
},
"amount": 0,
"expiresAt": "2019-08-24T14:15:22.123Z",
"redeemedAt": "string",
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}