v1
latestOpenAPI 3.1.12026-07-2452287575.4 KBPayment Methods
Unarchive a Payment Method
Unarchives a PaymentMethod. Only PaymentMethods with archived_by=team_member can be unarchived.
post/v1/companies/{company_id}/payment-methods/{id}/unarchive
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"
}
}