Skip to main content
GET
Retrieve a refund

Authorizations

Authorization
string
header
required

Bearer credential for the public API. Vendor integrations should send a live COPE API key (ck_live_*; keys issued earlier as cope_sk_live_* keep working). Clerk bearer tokens are also accepted when paired with X-Cope-Business-Id.

Path Parameters

id
string
required

id public identifier.

Pattern: ^py_[A-Za-z0-9]{8,32}$
Example:

"py_A1b2C3d4E5f6"

Response

Successful response

data
object
required