Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
A dictionary with a rewards_programs
property which is an array of RewardsProgram
objects
The response is of type object
.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
A dictionary with a rewards_programs
property which is an array of RewardsProgram
objects
The response is of type object
.