Create recipientAsk AIpost https://api-baas.wirexapp.com/api/v1/recipientsCreates a new recipient with provided personal informationBody ParamsBody datacompany_namestringName of the company/business this recipient is for (MUST be provided if the recipient is a business)first_namestringFirst name of the recipient (MUST be provided if the recipient is a person)is_businessbooleanrequiredIndicator of whether the recipient is a businesstruetruefalselast_namestringLast name of the recipient (MUST be provided if the recipient is a person)nick_namestringlength ≤ 127Optional nickname for the recipientResponses 200OK 400Bad Request 500Internal Server ErrorUpdated about 2 months ago