Lifecycle
Receiving details change state
Your product needs to handle requested, active, suspended, and closed receiving details without losing the customer context.
Create and manage receiving details, read deposit status, and carry the right references into support and finance. Gruv maps the approved API contract and access to your account.
Receiving details
Account-scoped lifecycle
Deposit visibility
Status and references
A useful integration follows the receiving details and the money that arrives against them—not just the create request.
Lifecycle
Your product needs to handle requested, active, suspended, and closed receiving details without losing the customer context.
Retries
Create and close requests require an idempotency key, so repeated attempts can carry the same request identity.
Deposits
Plan for pending, credited, held, returned, and unmatched deposits—and decide what the user sees in each case.
References
Keep the receiving-detail, provider transaction, sender, and journal references your teams need to explain a deposit.
Build around the actions and states your customer experiences, then carry the same references into support and finance.
Use the account-scoped operations approved for your setup to manage receiving details through their lifecycle.
List deposits for receiving details or read one deposit when support needs the complete status and references.
Carry provider transaction, sender, and journal references into the systems that explain and reconcile incoming money.
Decide who responds when receiving details are suspended or a deposit is held, returned, or unmatched.
Keep the account scope, receiving-detail ID, currency, provider reference, and current status together.
Show whether incoming money is pending, credited, held, returned, or unmatched.
Keep the identifiers support needs when a customer asks what happened.
Carry the journal or downstream reference used to reconcile a credited deposit.
Next step
Tell us what you are trying to do, where it needs to work, and how your team handles it today.
Contact the team