{ "opencollection": "1.0.0", "info": { "name": "Legacy API (v1) Account V1FirmPayments API", "version": "v1" }, "items": [ { "info": { "name": "V1FirmPayments", "type": "folder" }, "items": [ { "info": { "name": "V1FirmPayments_Get", "type": "http" }, "http": { "method": "GET", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/:firmPaymentGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "firmPaymentGuid", "value": "", "type": "path" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_UpdateReconcilationStatus", "type": "http" }, "http": { "method": "PATCH", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/:firmPaymentGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "firmPaymentGuid", "value": "", "type": "path" }, { "name": "isReconciled", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_Delete", "type": "http" }, "http": { "method": "DELETE", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/:firmPaymentGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "firmPaymentGuid", "value": "", "type": "path" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_GetTransfer", "type": "http" }, "http": { "method": "GET", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/:transferGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "transferGuid", "value": "", "type": "path" }, { "name": "transfer", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_UpdateTransfer", "type": "http" }, "http": { "method": "PATCH", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/:transferGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "transferGuid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_Create", "type": "http" }, "http": { "method": "POST", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments", "params": [ { "name": "tenantId", "value": "", "type": "path" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_Update", "type": "http" }, "http": { "method": "PATCH", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments", "params": [ { "name": "tenantId", "value": "", "type": "path" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_SyncFirmPaymentsToTrustbooks", "type": "http" }, "http": { "method": "GET", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/syncFirmPaymentsToTrustbooks/:firmPaymentGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "firmPaymentGuid", "value": "", "type": "path" }, { "name": "isTransfer", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_OpenTransferInQuickbooks", "type": "http" }, "http": { "method": "GET", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/openTransferInQuickbooks/:transferGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "transferGuid", "value": "", "type": "path" }, { "name": "firmPaymentGuid", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_SyncTransferToQuickbooks", "type": "http" }, "http": { "method": "GET", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/syncTransferToQuickbooks/:transferGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "transferGuid", "value": "", "type": "path" }, { "name": "firmPaymentGuid", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } }, { "info": { "name": "V1FirmPayments_SyncTransferToQuickbooks_1", "type": "http" }, "http": { "method": "POST", "url": "https://app.practicepanther.com/api/internal/v1/tenants/:tenantId/firmpayments/syncTransferToQuickbooks/:transferGuid", "params": [ { "name": "tenantId", "value": "", "type": "path" }, { "name": "transferGuid", "value": "", "type": "path" }, { "name": "isBatchSync", "value": "", "type": "query" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "/OAuth/Authorize", "accessTokenUrl": "/OAuth/Token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } } } ] } ], "bundled": true }