AcknowledgeDisputeInput
What the merchant must supply to record that they have seen a dispute.
input AcknowledgeDisputeInput {
disputeId: ID!
}
Fields
AcknowledgeDisputeInput.disputeId ● ID! non-null scalar
The dispute the merchant has seen.
Member Of
acknowledgeDispute mutation