Magidoc

refundPaymentsDelete
Mutation

Deletes specified refund payments. The refund must be in the PROCESSING state.

Arguments

#

ids

[ ID !]!
Non-null

List of refund payments IDs to delete.

refundId

ID !
Non-null

Refund ID whose payments are to be deleted.

Response

#

Returns RefundPaymentsDelete .

Example

#