Website logo
⌘
K
Sign Up ->
🌐
User & Dev Guide
πŸ’Ό
Careers
πŸ’»
Demo
GitHub Example
✏️ARCHBEE TEMPLATES
πŸ’»API Reference
Account Balance
Account Groups
Account Subscriptions
Accounts
Addresses
Analytics
Bulk Entitlements
Bundles
Carts
Customer Support Log
Dev Tools
Device Policy
Entitlements
Fulfilment
Gifting
Native Billing
Offers
Orders
Payment Details
Payment Instruction
Platform Status
Product Lists
Products
Service Credits
Sessions
Subscription Holiday
Subscriptions
Suppliers
Vouchers
πŸš€Realtime Editor with Markdown Shortcuts!
β›΅Integrations
AirTable
Miro
Figma
Github Gist
LucidChart
Trello
Prezi
Codepen
Iframe Embeds
🌀️Development in the Cloud
‴️Sharing Lambda Layers
πŸ”¨API Documentation
🌀️Endpoint Documentation
β›…GraphQL Endpoint Playground
☁️Full API Docs with Swagger/OpenAPI
πŸ§œβ€β™€οΈMermaid Diagrams
πŸ“„Why is Documentation Extremely Important for Engineers
Changelogs and Callouts
Code Editor Multi-Language
All Blocks
Tabs
Embed
πŸ—ΊοΈDatacenters (Minitasks and Maps)
API Reference
pet
store
user
Docs powered byΒ Archbee
API Reference
Native Billing

Create account if it does not exist, if it exists authenticate account and create a subscription in the system for the service provided in the request object

1min
POST
AUTHENTICATION
Authorization
Bearer
Bearer
HEADER PARAMETERS
X-TokenId
string
The eSuite Token Id
X-SessionId
string
The eSuite Session Id
X-Version
string
*
The eSuite Version
Origin
string
The eSuite Origin
BODY PARAMETERS
request
FictiveGlobal.Api.Rest.Dtos.v1.AmazonPurchaseReceipt
*
Information from a recently purchased Amazon application required for creating a new subscription
amazonReceiptId
string
The encrypted receipt returned from the Amazon stored when the app was purchased.
amazonUserId
string
The encrypted user registered with an Amazon account with which the purchase was made.
email
string
Email address of the purchaser
password
string
Password address of the subscriber
newAccountDetails
FictiveGlobal.Api.Rest.Dtos.v1.NewAccountDetails
New account details of the purchaser
priceInfo
FictiveGlobal.Api.Rest.Dtos.v1.AmazonPriceInfo
Price Info for Amazon
RESPONSES
400
β€’ An error occurred while processing the request
401
β€’ Not Authorized
412
Precondition Failed <br />β€’ Currency is not set up for this service. <br />β€’ The service is not configured correctly. The service must be active. <br />β€’ The service is not configured correctly. Amazon must be enabled for the service. <br />β€’ The service is not configured correctly.
500
β€’ Internal Server Error
ο»Ώ

ο»Ώ

Updated 02 Nov 2023
Did this page help you?
PREVIOUS
Create account and replicate Roku subscriptions
NEXT
Create account if it does not exist, if it exists authenticate account and create a subscription in the system for the service provided in the request object
Docs powered byΒ Archbee