MbraddressService
Manage member address records.
Operations
Retrieves a member address with selected fields.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
MbrAddressMbrAddrNumberstringOptional
Responses
200
Successful operation.
application/json
post
/getMbrAddressSelectFields200
Successful operation.
Retrieves a member address with selected fields and filtered children.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
MbrAddressMbrAddrNumberstringOptional
Responses
200
Successful operation.
application/json
post
/getMbrAddressSelectFieldsFilterChildren200
Successful operation.
Retrieves a paged list of member addresses with selected fields from history.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
MbrAddressMbrAddrNumberstringOptional
Responses
200
Successful operation.
application/json
post
/getMbrAddressFmHistoryPagedListSelectFields200
Successful operation.
Searches member addresses from history with pagination and selected fields.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
MbrAddressMbrAddrNumberstringOptional
Responses
200
Successful operation.
application/json
post
/searchMbrAddressFmHistoryPagedSelectFields200
Successful operation.
Last updated
Was this helpful?