Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VerbAPI CallDescription
GET
PUT
PATCH
/customer/{uaid}Retrieve/modify customer personal profile details.
GET/customers/{uaid}/childrenRetrieve a list of uaids for children linked to the specified account.
GET
PUT
/customers/{uaid}/addressesRetrieve/modify customer address.

GET
PUT

/customers/{uaid}/emailsRetrieve/modify customer personal emails.
GET
PUT
/customers/{uaid}/phonesRetrieve/modify customer personal phones.
GET/customers/{uaid}/membershipsRetrieve a list of USTA memberships associated with the supplied uaid.
GET /customers/{uaid}/familyMemberssubscriptions/subscriptionslatestRetrieve a list of USTA the most recent subscription details for family members of the supplied uaid.
GET/customers/{uaid}/familyMembers/subscriptions/latestRetrieve the most recent a list of USTA subscription details for family members of the supplied uaid.

Customer Provider Profile

GET
PUT
PATCHme/providers
VerbAPI CallDescription
POST/customers/Retrieve/modify customer provider profile details.
GET
PUT
/customers/me/providers/emailsRetrieve/modify customer provider emails.
GET
PUT
/customers/me/providers/phonesRetrieve/modify customer provider phones.
GET/customers/me/providers/facilitiesRetrieve list of facilities ids associated with a customer provider.
GET
PUT
/customers/me/providers/coachingSkillsRetrieve/modify list of coachingSkills associated with a customer provider.
GET
PUT
/customers/me/providers/coachingSpecialtiesRetrieve/modify list of coachingSpecialties associated with a customer provider.
GET
PUT
/customers/me/providers/typesOfPlayerRetrieve/modify list of typesOfPlayer associated with a customer provider.
GET
PUT
/customers/me/providers/rolesRetrieve/modify list of secondary roles associated with a customer providersubscriptionsAdd a USTA subscription to a customer account.

Swagger Documentation