Basecamp · Example Payload

Cardmoverequest Example

CollaborationProject ManagementRESTSaaSTeam Communication

Cardmoverequest Example is an example object payload from Basecamp, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

source_idtarget_idposition

Example Payload

Raw ↑
{
  "source_id": 0,
  "target_id": 0,
  "position": 0
}