Set or Update Label for Attribute Set

This PUT endpoint sets or updates a human-readable label for a given attr_set_token. Labels help identify the context of the attribute set — for example, assigning a label like "JPMorgan Chase" to represent attributes linked to that specific destination or financial institution. Provide the attr_set_token as a path parameter and the desired label in the request body. If a label already exists for the attribute set, it will be overwritten.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Token representing the user to store attributes for

string
required

Token representing the transaction endpoint — either the destination_token for payouts (e.g., MassPay → Brazil → Bank Deposit → Itau), or the origin_token for pay-ins. For payouts, this value is retrieved from the country services endpoint.

string
required

The token that represents the stored attributes for this payer. You would use this token in attr_set_token of initiatePayout if you have to specify an account number when paying a transaction out.

Body Params
string
required
length ≤ 255

User-defined label for identifying or naming this set of attributes. Useful for UI display or future reference.

Headers
string

Unique key to prevent duplicate processing

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json