GET /ediBilling/partners/{direction}
Retrieves a list of EDI Billing partners for a specified direction.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
direction |
The direction of profiles for which information should be returned |
path
|
|
String
|
Result
List
<
ReadOnlyRow
>
of type:
application/xml
application/json
a list of ReadOnlyRows containing codes (key values) and their related descriptions
Try It Out
Request