Partner
A partner is a business that has signed up for an Orbt account. Partners use the Orbt API to distribute digital value to their own end users. As a partner, you load funds into your Orbt wallet and control how those funds are distributed to consumers.Consumer
A consumer is an end user created by a partner. Consumers don’t sign up on Orbt directly — they are registered by you via the API or Manually on behalf of your users. Each consumer can hold one or more wallets and use their balance to redeem gift cards through the Orbt consumer experience.Wallet
A wallet holds a consumer’s balance in a specific currency. A consumer can have multiple wallets. For example, one in USD and one in EUR, or one standard wallet and multiple campaign wallet. When you credit a consumer, you are adding funds to a specific wallet. All credits are drawn from your partner balance.API Credentials
API keys allow external tools, services, and automation workflows to interact with your workspace programmatically. Each key is scoped to a specific workspace and can be restricted to either read-only or read-write access, so you can grant integrations only the permissions they actually need.Wallet Types
Wallet Types
Standard Wallet
A general-purpose wallet. Funds can be used to redeem any available gift card. Using the standard wallet, consumers can redeem their balances on any brand that is enabled to the account.
Campaign
A campaign is a named promotion that scopes a wallet. For example, you might create a “Q4 Loyalty Reward” campaign and credit consumers with campaign wallets tied to it. This lets you track and control how specific budgets are distributed and spent.Transaction
A transaction is any credit or debit applied to a consumer’s wallet. Every transaction requires a uniquereferenceId that you provide; this is your idempotency key. If you submit the same referenceId twice with the same payload, the transaction is safely deduplicated. If you reuse a referenceId with a different payload, the API will return an error.
.png?fit=max&auto=format&n=VbwkqqIyQoTXbpVd&q=85&s=4750dedc4249fbd900c54220786c9522)