Skip to main content

orderFeeDelete

Deletes an order fee. Requires MANAGE_PAYOUTS, MANAGE_MARKETPLACE, and MANAGE_AGREEMENTS permissions.

orderFeeDelete(
id: ID!
): OrderFeeDelete!

Arguments

orderFeeDelete.id ● ID! non-null scalar

Type

OrderFeeDelete object

Result of order fee delete mutation.

Was this page helpful?