action rebilly_get_pay_pal_account { label: "Retrieve a PayPal Account" description: "Retrieve a PayPal Account with specified identifier string.\n" provider: rebilly method: GET path: "/paypal-accounts/{id}" encoding: json output: { type: "object" } }