v1
latestOpenAPI 3.1.12026-07-2452287575.4 KBPayment Methods
Retrieve a Payment Method
Retrieve an existing PaymentMethod object.
get/v1/companies/{company_id}/payment-methods/{id}
Path parameters
company_idstring uuid required
Example:8c581d79-bb84-4bc1-b1c5-8c073264a569
The Company ID.
idstring uuid required
Example:8c581d79-bb84-4bc1-b1c5-8c073264a569
The ID for the resource being accessed.
Response
OK
Example response
{
"type_details": {
"attention_line": "Attn: John Smith"
}
}