Proabono icon

Proabono

Subscription management software for customers, offers, features, billing operations, and GDPR anonymization.

Helps subscription businesses that bill customers, define features and offers, anonymize records for GDPR, and remove obsolete customers or offers.

Example Use Cases

These are the Proabono actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create Customer

Tool to create or declare a customer in ProAbono via the Backoffice API. Use when you need to register a new customer with billing and subscription management capabilities.

Delete Subscription Discount

Tool to delete a subscription discount via the Backoffice API. Use when you need to remove a discount from a subscription after confirming its ID.

Get Customer Billing Address

Tool to retrieve a customer's billing address via the Backoffice API. Use when you need to fetch billing information including company name, contact details, address lines, and tax information for a specific customer.

Get Customer by ID

Tool to retrieve a single customer by ID from ProAbono Backoffice API. Use when you need to fetch detailed information about a specific customer including their billing details, status, and related resource links.

Get Customer by Reference

Tool to retrieve a customer by their reference identifier from ProAbono API. Use when you need to fetch customer details using the unique reference identifier from your own application rather than the ProAbono internal ID.

Get Customer Payment Settings

Tool to retrieve customer payment settings via the Backoffice API. Use when you need to check a customer's payment configuration, billing schedule, or payment method type.

Get Invoice

Tool to retrieve a specific invoice or credit note by ID from ProAbono. Use when you need to fetch detailed information about an invoice.

Get Offer by ID

Tool to retrieve a single offer by its ID from ProAbono Backoffice API. Use when you need to fetch detailed information about a specific offer.

Get Subscription by Customer Reference

Tool to retrieve a subscription by customer reference from ProAbono. Use when you need to fetch subscription details for a specific customer using their reference key.

List Customers

Tool to list all customers from ProAbono via the Backoffice API. Use when you need to retrieve customer information with optional filtering by business, state, language, or creation date. Returns paginated results with customer details including ID, name, email, and status.