This is a POST request, its responsibility is to get o create and retrieve a caa code ready to be used for an user. A successful POST request typically returns a 201 Created response code.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.