Update Refund

This endpoint updates an already existing refund object.

put/refund/{id}

Path parameters

idstring required

ID of the existing refund object to be updated

Request body

reasonstring

Reason for the refund

metadatastring

Set of key-value pairs to attach to the refund object

Response

200

statusstring

Indicates whether the refund creation request was successful.

messagestring

Describes the outcome of the refund operation.

Changes

No recorded changes to this endpoint across all 1 revision of this API.