Acquire
Endpoints related to Acquire operation
📄️ Return products and product groups available to acquire
Return products and product groups available to acquire.
📄️ Returns products available to acquire for a given group
Return products based on beneficiaryId for BENEFICIARY_SPECIFIC_PRODUCT_GROUP or static ones for STATIC_PRODUCT_GROUP.
📄️ Returns the amount to acquire for 'BASED_ON_BENEFICIARY_ID' products
Check acquire amount for products with amountSource 'BASED_ON_BENEFICIARY_ID'.
📄️ Acquire product with given SKU
Allows to acquire product (by SKU) for given beneficiary. Result will be delivered asynchronously by calling user callback.
📄️ Acquire product with given SKU (async)
Allows to acquire product (by SKU) for given beneficiary. Result will be delivered asynchronously by calling user callback.
📄️ Check status of acquire
Allows to check acquire operation result.