{
"paymentId": "123e4567-e89b-12d3-a456-426614174000",
"processingState": "CREATED",
"createdOn": "2025-01-04T23:28:46.752Z",
"transaction": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"origin": "TRANSFER",
"state": "PENDING",
"category": "GENERAL",
"impactType": "NEUTRAL",
"customerId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 0,
"currencyCode": "AFN",
"description": "text",
"exchangeRate": "text",
"exchangeCurrencyCode": "AFN",
"sourceCounterparty": {
"type": "PERSONAL",
"details": {
"firstName": "John",
"lastName": "Doe"
},
"accountCurrency": "GBP",
"accountReferenceType": "UK_ACCOUNT",
"accountReference": {
"type": "UK_ACCOUNT",
"sortCode": "010102",
"accountNumber": "12345678"
}
},
"destinationCounterparty": {
"type": "PERSONAL",
"details": {
"firstName": "John",
"lastName": "Doe"
},
"accountCurrency": "GBP",
"accountReferenceType": "UK_ACCOUNT",
"accountReference": {
"type": "UK_ACCOUNT",
"sortCode": "010102",
"accountNumber": "12345678"
}
},
"transactionDate": "2025-01-04T23:28:46.752Z"
},
"initiationRequest": {
"sourceAccountId": "123e4567-e89b-12d3-a456-426614174000",
"destinationAccountId": "123e4567-e89b-12d3-a456-426614174000",
"idempotencyKey": "123e4567-e89b-12d3-a456-426614174000",
"amount": 129,
"externalReference": "123e4567-e89b-12d3-a456-426614174000",
"description": "Sent from Algbra"
}
}