v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
BusinessProfile

Update Business Profile

This endpoint allows partners to update the business data associated with a business account. It supports the following business types:

  • ConsumerProfileType
  • Individual
  • SoleProp
  • LLC
  • Corp
  • Partnership
  • Nonprofit
  • SingleLLC
  • ProCorp

Note: If the business name on the account is updated, the next card replacement request will use the updated business name.

Currently, both plaintext and encrypted data are supported. If both plaintext and encrypted data are provided, the encrypted data is processed first, and the plaintext is ignored.

put/programs/{programCode}/accounts/{accountIdentifier}/businessProfile

Path parameters

programCodestring required

The program code for the business profile context.

accountIdentifierstring required

The unique identifier for the business account.

Headers

X-GD-RequestIdstring required

A unique request identifier for tracking and logging.

BaaS-Versionstring

The BaaS API version. Supported values: "1.0" and "2.0".

Request body

Response

OK