Create a Card Account
POST/partner/card-accounts
Creates a card account.
default_country_code
may be set to the country associated with the
card account. It defaults to US if it is not specified.
default_postal_code
may be set to a postal code associated with the
card account (e.g. domicile, other). The actual value is left to the
discretion of the caller.
NB: The default_postal_code
will be used in lieu of proximity_target
if one is not specified during a CardAccount instance request for
associated offers. If default_postal_code
is not set for the card
account, the CardProgram default_postal_code
for the program will be
used instead.
Request
Responses
- 201
- 400
- 403
- 404
- 409
- 415
- 422
- 500
- 501
- 503
Card Account
TripleBadRequestError
TripleNotAuthenticatedError
TripleInvalidPathError
TripleIntegrityError
TripleUnsupportedMediaType
TripleUnprocessableEntity
TripleInternalServerError
TripleNotImplementedError
TripleServiceUnavailable