{ "@context": { "@version": 1.1, "zendit": "https://zendit.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "TopupPurchaseRequest": "zendit:TopupPurchaseRequest", "transactionId": { "@id": "zendit:transactionId", "@type": "xsd:string" }, "offerId": { "@id": "zendit:offerId", "@type": "xsd:string" }, "subscriberNumber": { "@id": "zendit:subscriberNumber", "@type": "xsd:string" }, "sendValue": { "@id": "zendit:sendValue", "@type": "xsd:string" } } }