cURL
curl --request GET \ --url http://127.0.0.1:8080/api/v1/payment-accounts/{payment_account_id}
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "is_default": true, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "property_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "bank_name": "<string>", "bank_account_number": "<string>", "bank_account_holder": "<string>", "transfer_template": "<string>" }
Payment account ID
Payment account detail