v1
latestOpenAPI 3.1.12026-07-2452287575.4 KBPayment Methods
Update a Payment Method
Update an existing PaymentMethod object.
patch/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.
Request body
Response
OK
Example response
{
"type_details": {
"attention_line": "Attn: John Smith"
}
}