Update Metro2 Configuration for an account

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.


Update Metro2 Configuration for an account

Metro2 credit reporting configs

account_id
string
required

ID of the Account


bloom_metadata

object
Bloom API fields for accounts: Bloom Furnishment API


bloom_metadata object

Response Codes

200  Account Metro2 Configuration updated successfully

401  Unauthorized.

403  Forbidden.

422  Invalid input

429  Too many requests.

default  Unexpected Error.

Updated about 1 year ago


Shell Commands

curl --request PUT \
     --url https://contact/%20sales%20to%20enable%20your%20sandbox/accounts/account_id/metro2_config \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

Response Type: application/json

200