GET api/Marketer/ReadBankInfo/{MarketerID}
Get the marketer bank details
Request Information
URI Parameters
| Name | description | Type | Additional information |
|---|---|---|---|
| MarketerID | string |
Required |
Body Parameters
None.
response Information
Resource description
marketer bank details
ApiResponse| Name | description | Type | Additional information |
|---|---|---|---|
| response | string |
Required |
|
| failure | MlError |
None. |
|
| success | MlSuccess |
None. |