Mastercard Personalizedloyaltyoffers
Connector for the mastercard-personalizedloyaltyoffers API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://api.mastercard.com/plo/v1 - Auth:
bearer(pass your key via theapiKeyinput)
Operations
get_matchedoffers— GET /matchedoffers — Returns Matched Offersget_offerdetails— GET /offerdetails — Returns Information on an Offerget_redeemedoffers— GET /redeemedoffers — Returns Redeemed Offersget_statementcreditactivationdetail— GET /statementcreditactivationdetail — Returns Information About Redeemable Postpaid Credit Offerget_usersavings— GET /usersavings — Returns Savings for the Userget_usertoken— GET /usertoken — Returns User Session Token
Inputs
apiKey— your mastercard-personalizedloyaltyoffers API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: get_matchedoffers
apiKey: <your key>