Skip to main content
PUT
Set the organization's default refund destination

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
destination
object
required

The organization's default refund destination, used when a transaction has no per-transaction destination set. Saving resets the verification timestamp.

Response

200 - application/json
destination
object
required

The organization's default refund destination.

verifiedAt
string<date-time>
required

When the default was last set or re-confirmed.

isStaleWarning
boolean
required

True when the default is older than 30 days and should be re-confirmed.

isStaleReject
boolean
required

True when the default is older than 90 days; automatic refunds to this default are paused until re-confirmed.