Register PayIDAsk AIpost http://localhost:8080/v1/accounts/{accountId}/payids/{payId}/registerPath ParamsaccountIduuidrequiredUnique identifier (UUID) of the AccountpayIdstringrequiredPayIDBody ParamsownerNamestringrequiredlength ≥ 1Name of the individual or legal entity that is registered as the account holderpayIdNamestringrequiredlength ≥ 1A value or alias that can be assigned to this particular PayID (can assist where multiple PayIDs registered against the same Account)payIdTypestringenumrequiredPayID type: EMAIL: Email Address INDIVIDUAL_AUSTRALIAN_BUSINESS: Australian business identifier ORGANISATION: Organisation identifier TELEPHONE: Telephone number EMAILTELEPHONEINDIVIDUAL_AUSTRALIAN_BUSINESSORGANISATIONAllowed:EMAILTELEPHONEINDIVIDUAL_AUSTRALIAN_BUSINESSORGANISATIONResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 10 months ago