Skip to main content
GET
Retrieve a payment

Authorizations

Authorization
string
header
required

Bearer credential for the public API. Vendor integrations should send a live COPE API key (cope_sk_live_*). 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]{12}|[0-9a-f]{24})$
Example:

"py_A1b2C3d4E5f6"

Response

Successful response

data
object
required