Triple API and Webhooks
Card Programs
Create a Card Program
1min
POST
https://api.tripleup.dev/partner/card-programs
triple Prod
Body Parameters
body
card_bins
default_country_code
All Of
CountryCode +
default_postal_code
*
external_id
*
All Of
ExternalId +
name
*
description
hosted_ui_subdomain
program_currency
*
loyalty_unit
loyalty_conversion_rate
publisher_external_id
All Of
ExternalId +
Responses
201
Card Program
card_bins
created_at
*
default_country_code
All Of
CountryCode +
default_postal_code
*
description
external_id
*
All Of
ExternalId +
hosted_ui_subdomain
id
*
loyalty_unit
loyalty_conversion_rate
name
*
program_currency
*
publisher_id
*
updated_at
*
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*
Updated 02 Dec 2024
Did this page help you?