Delete origin
Removes a specific origin from a payment-attempt transaction by transactionId and name, ensuring only valid and desired funding sources are used.
Last updated
Removes a specific origin from a payment-attempt transaction by transactionId and name, ensuring only valid and desired funding sources are used.
Last updated
Removes a specific origin from an existing payment-attempt transaction, identified by both transactionId
and name
. This operation allows you to adjust the sources of funds associated with the payment, which is necessary if an origin is invalid, no longer available, or added in error. It ensures that only valid and desired funding sources are used in processing the payment.
Unique identifier assigned to each payment transaction within the system. It is used to reference and track transactions across all API operations, such as creating, confirming, and querying payments.
Name of the method selected for the source of funds.
curl -L \
--request DELETE \
--url '/payment-attempts/{transactionId}/origins/{name}' \
--header 'x-api-key: YOUR_API_KEY'
{
"id": "text",
"externalId": "text",
"externalIdentityId": "text",
"identityId": "text",
"origins": [
{
"name": "text",
"type": "text",
"currency": "ARS",
"referenceId": "text",
"processing": "INSTANT_PAYMENT",
"fee": {
"name": "text",
"type": "TRANSACTION",
"method": "PERCENTAGE",
"currency": "ARS",
"value": "text"
},
"limits": {
"minAmount": "text",
"maxAmount": "text"
},
"metaData": {
"image": "text",
"title": "text",
"description": "text"
},
"paymentInitiation": {
"publicKey": "text",
"widgetLink": "text",
"signatureToken": "text",
"origin": {
"id": "text",
"identity": "text",
"externalId": "text",
"accountNumber": "text",
"nickName": "text",
"country": "ARG",
"currency": "ARS",
"financialInstitution": "text",
"type": "CASH_ACCOUNT",
"accountHolder": "text",
"accountHolderDni": "text",
"balances": {
"balance": "text",
"availableFunds": "text",
"accruedYield": "text",
"monthlyYield": "text"
},
"createdAt": "text",
"updatedAt": "text",
"iban": "text",
"sortCode": "text"
}
},
"account": {
"id": "text",
"identity": "text",
"externalId": "text",
"accountNumber": "text",
"nickName": "text",
"country": "ARG",
"currency": "ARS",
"financialInstitution": "text",
"type": "CASH_ACCOUNT",
"accountHolder": "text",
"accountHolderDni": "text",
"createdAt": "text",
"updatedAt": "text",
"iban": "text",
"sortCode": "text"
},
"crypto": {
"address": "text",
"token": "USDC",
"network": "ETHEREUM",
"extendedData": [
[
{
"name": "text",
"value": "text"
}
]
]
}
}
],
"originAmount": {
"amount": "text",
"currency": "ARS"
},
"destinations": [
{
"name": "text",
"type": "text",
"currency": "ARS",
"referenceId": "text",
"processing": "INSTANT_PAYMENT",
"fee": {
"name": "text",
"type": "TRANSACTION",
"method": "PERCENTAGE",
"currency": "ARS",
"value": "text"
},
"limits": {
"minAmount": "text",
"maxAmount": "text"
},
"metaData": {
"image": "text",
"title": "text",
"description": "text"
},
"paymentInitiation": {
"publicKey": "text",
"widgetLink": "text",
"signatureToken": "text",
"origin": {
"id": "text",
"identity": "text",
"externalId": "text",
"accountNumber": "text",
"nickName": "text",
"country": "ARG",
"currency": "ARS",
"financialInstitution": "text",
"type": "CASH_ACCOUNT",
"accountHolder": "text",
"accountHolderDni": "text",
"balances": {
"balance": "text",
"availableFunds": "text",
"accruedYield": "text",
"monthlyYield": "text"
},
"createdAt": "text",
"updatedAt": "text",
"iban": "text",
"sortCode": "text"
}
},
"account": {
"id": "text",
"identity": "text",
"externalId": "text",
"accountNumber": "text",
"nickName": "text",
"country": "ARG",
"currency": "ARS",
"financialInstitution": "text",
"type": "CASH_ACCOUNT",
"accountHolder": "text",
"accountHolderDni": "text",
"createdAt": "text",
"updatedAt": "text",
"iban": "text",
"sortCode": "text"
},
"crypto": {
"address": "text",
"token": "USDC",
"network": "ETHEREUM",
"extendedData": [
[
{
"name": "text",
"value": "text"
}
]
]
}
}
],
"destinationAmount": {
"amount": "text",
"currency": "ARS"
},
"type": "TOPUP_ACCOUNT",
"product": "text",
"status": "ATTEMPT",
"enrich": {
"merchantCode": "text",
"merchantName": "text",
"location": {
"country": "ARG",
"administrativeAreaLevel1": "text",
"administrativeAreaLevel2": "text",
"administrativeAreaLevel3": "text",
"street": "text",
"zipcode": "text",
"optionalAddress": "text"
}
},
"settlement": "INSTANT",
"fees": [
{
"name": "text",
"type": "TRANSACTION",
"method": "PERCENTAGE",
"currency": "ARS",
"value": "text"
}
],
"exchange": {
"id": "text",
"type": "SPOT",
"product": "text",
"status": "CREATED",
"origin": {
"id": "text",
"identity": "text",
"externalId": "text",
"accountNumber": "text",
"nickName": "text",
"country": "ARG",
"currency": "ARS",
"financialInstitution": "text",
"type": "CASH_ACCOUNT",
"accountHolder": "text",
"accountHolderDni": "text",
"createdAt": "text",
"updatedAt": "text",
"iban": "text",
"sortCode": "text"
},
"destination": {
"id": "text",
"externalId": "text",
"address": "text",
"token": "USDC",
"network": "ETHEREUM",
"type": "HOT",
"multisigType": "TSS",
"passphrase": "text",
"status": "ACTIVE",
"provider": "CONOMY",
"keys": {
"userKeychain": "text",
"backupKeychain": "text",
"providerKeychain": "text"
},
"extendedData": [
[
{
"name": "text",
"value": "text"
}
]
],
"createdAt": "text",
"updatedAt": "text"
},
"exchangeRate": "text",
"fee": "text",
"executable": true,
"provider": "text",
"marketValue": "text",
"extendedData": [
{
"name": "text",
"value": "text"
}
],
"createdAt": "text",
"updatedAt": "text"
},
"metaData": {
"description": "text",
"image": "text",
"category": "text"
},
"createdAt": "text",
"updatedAt": "text",
"expiredAt": "text"
}
Represents the comprehensive transaction entity encompassing the entire payment process. It includes details from the initial payment attempt through to the final payment confirmation. It is the primary reference for tracking and managing the lifecycle of a payment within the system.