PayeeService
Operations
Retrieves selected fields of information for a payee.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
PayeeNumberstringOptional
Responses
200
Successful operation.
application/json
post/getPayeeSelectFields
200
Successful operation.
Removes an existing payee.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
PayeeNumberstringRequired
Responses
200
Successful operation.
application/json
nxAttributesobjectOptional
The custom object for NexumAPI response attributes.
post/deletePayee
200
Successful operation.
Last updated
Was this helpful?