Record a partner subscription add on usageAsk AIpost https://api-sandbox.ezypay.com/v2/partnersubscriptions/{partnerSubscriptionId}/addons/{partnerSubscriptionAddOnCode}/recordusageRecord the active member count for each partner subscription to bill a merchant according to member usage.Path ParamspartnerSubscriptionIdstringrequiredAuto-generated unique identifier of the partner subscription.partnerSubscriptionAddOnCodestringrequiredExisting partner subscription add on code associated to the partner subscription. Partner subscription add on type must be set to amount_per_usage.Body ParamsvaluestringrequiredSpecify a positive integer inclusive of 0.displayMeasurementUnitstringSpecify a unit of measurement to describe the value. Max of 100 characters.referenceCodestringSpecify the custom, external ID used to identify this usage entry for an external system.recordingTimestampstringSpecify the start for range of objects to view based on date defined in recordingTimestamp. Supported format is yyyy-MM-ddTHH:mm:ss or yyyy-MM-ddTHH:mm:ss.SSS.HeadersmerchantstringrequiredMerchant IDResponses 200200 400400Updated 5 months ago