Associate Outbound CLABEs

The purpose of this endpoint is to associate to your end-user the CLABE(s) that will be used for payouts. When requesting a payout there has to be a match between the user and the CLABE for the transaction to be allowed.

Path Params
string
required

The unique customer reference identifier (alphanumeric with special characters: @#$.-_)

Body Params
string
required

A text that helps your end-user to identify the CLABE from a list rendered in your UI
maxLength: 50
minLength: 0
pattern: ^[A-Za-z0-9 ]+$

string
required

CLABE number that will be associated to your end user and will allow him to request a payout.

Length: 18 numeric

Headers
string
required

Api Key provided to you in the onboarding process

string
required

Timestamp for the request in epoch

string
required

Unique Identifier for the Request

string
required

HMAC-256 signature for the message

Responses

Language
Response
Choose an example:
application/json