marketplacemetering_resolve_customer: ResolveCustomer is called by a SaaS application during the...

View source: R/marketplacemetering_operations.R

marketplacemetering_resolve_customerR Documentation

ResolveCustomer is called by a SaaS application during the registration process

Description

resolve_customer is called by a SaaS application during the registration process. When a buyer visits your website during the registration process, the buyer submits a registration token through their browser. The registration token is resolved through this API to obtain a CustomerIdentifier along with the CustomerAWSAccountId and ProductCode.

See https://www.paws-r-sdk.com/docs/marketplacemetering_resolve_customer/ for full documentation.

Usage

marketplacemetering_resolve_customer(RegistrationToken)

Arguments

RegistrationToken

[required] When a buyer visits your website during the registration process, the buyer submits a registration token through the browser. The registration token is resolved to obtain a CustomerIdentifier along with the CustomerAWSAccountId and ProductCode.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.