pay groups retrieve
GET {{baseUrl}}/pay-groups/:id
Returns a PayGroup
object with the given id
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include_remote_data | boolean | Whether to include the original data Merge fetched from the third-party to produce these models. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
RESPONSES
status: OK
{"id":"fd1e0fb5-8f92-4ec9-9f32-179cf732867d","remote_id":"800293","pay_group_name":"contractor","remote_data":[{"path":"ullamco velit","data":{"non_e5":{},"eu_a7":{},"id33":{},"mollitc15":{}}},{"path":"officia et commodo magna","data":{"magna99":{}}}],"remote_was_deleted":false}