GET api/v2/PagSeguro/Sessions?TenantId={TenantId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| TenantId | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
PagSeguroSessionIdResult| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionId | string |
None. |
|
| Production | boolean |
None. |
|
| UrlService | string |
None. |
|
| UrlJavaScript | string |
None. |
|
| NumeroParcelas | integer |
None. |
|
| Succeeded | boolean |
None. |
|
| Errors | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.