Change attributes of an existing transaction.
ratepay_transaction_id required | string ID of transaction to change. Get an overview of key identifiers used in payment API. |
Transaction changed
Bad request
Transaction not found
Change declined
Legally not allowed
Technical problem
{- "authorization_expires": "2025-04-02T16:15:18.823+02:00"
}
{- "decline": {
- "category": "SYNTAX",
- "invalid_fields": [
- {
- "json_path": "partner_operation_id",
- "message": "size must be between 0 and 255"
}
], - "reasons": [
- "INVALID_FIELDS"
]
}
}