Skip to main content

Cancel Account Credit Rows

CancelAccountCreditRows

This method will cancel rows with the information provided in the request. You can cancel rows either by specifying a row number (in which case the remaining cancellation row attributes are ignored) or by creating new rows (if the row number is not set) using the provided cancellation data.

Note: If you need to send an ExternalCustomerId, please contact Svea Payments's support as it is not allowed by default.


Input

CancelAccountCreditRowsRequest

FieldRTypeDescription
ClientId-longThe ID of the client.
CancellationRows-List of CancellationRowRows containing cancellation information (see CancellationRow).
ClientAccountCreditId-longID of the account credit.

Output

CancelAccountCreditRowsResponse

FieldRTypeDescription
(Empty)--