Returns a Payoneer signup URL for the calling with optional post-signup redirect URL.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| api_key | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| redirect_url | String | The [optional] URL to redirect to upon completion of the Payoneer signup |
GET Response Notes
The Payoneer signup URL.
Return response will be in the following format: string.
API Call Builder
Javascript is required to use the API Call Builder.