PaymentsCards & Services

Digital services

Digital services sold through the Cobru platform, such as recharges and PIN-based products.

The services family is documented from legacy Cobru exports and product-menu visibility. The overall capability is clear, but you should still verify inventory behavior and fulfillment responses before go-live.

Cobru's API menu exposes a Servicios section for digital products. These endpoints are useful when Cobru is acting as a digital-goods distribution surface in addition to a payments API.

Choose a service workflow

Visible capabilities

CapabilityMethodPathConfidence
Cell phone rechargePOST/request_service_reload/legacy-doc
PIN products listGET/pines/all_pines/legacy-doc
PIN purchasePOST/pin/legacy-doc
Data packages listGET/packages/all_packages/legacy-doc
Data package purchasePOST/packages/buy/legacy-doc

Service workflow

Fetch catalog or operator data before presenting an offer to the end user.

Create the recharge, PIN purchase, or package purchase with the expected provider fields.

Reconcile fulfillment result and inventory availability before confirming success to the customer.

On this page