Optionalparams: Stripe.Issuing.DisputeCreateParamsOptionaloptions: RequestOptionsCreates an Issuing Dispute object. Individual pieces of evidence within the evidence object are optional at this point. Stripe only validates that required evidence is present during submission. Refer to Dispute reasons and evidence for more details about evidence requirements.
Optionaloptions: RequestOptionsRetrieves an Issuing Dispute object.
Optionalparams: Stripe.Issuing.DisputeRetrieveParamsOptionaloptions: RequestOptionsRetrieves an Issuing Dispute object.
Optionaloptions: RequestOptionsUpdates the specified Issuing Dispute object by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Properties on the evidence object can be unset by passing in an empty string.
Optionalparams: Stripe.Issuing.DisputeUpdateParamsOptionaloptions: RequestOptionsReturns a list of Issuing Dispute objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Optionalparams: Stripe.Issuing.DisputeListParamsOptionaloptions: RequestOptionsReturns a list of Issuing Dispute objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Optionaloptions: RequestOptionsSubmits an Issuing Dispute to the card network. Stripe validates that all evidence fields required for the dispute's reason are present. For more details, see Dispute reasons and evidence.
Optionalparams: DisputeSubmitParamsOptionaloptions: RequestOptionsSubmits an Issuing Dispute to the card network. Stripe validates that all evidence fields required for the dispute's reason are present. For more details, see Dispute reasons and evidence.
Optionaloptions: RequestOptions
Creates an Issuing Dispute object. Individual pieces of evidence within the evidence object are optional at this point. Stripe only validates that required evidence is present during submission. Refer to Dispute reasons and evidence for more details about evidence requirements.