Federal CTA FBWT Account Definitions REST Endpoints

Federal CTA FBWT Account Definitions
The CTA FBWT account definitions resource is used to set up fund balance with treasury account definitions.
Create a CTA FBWT account definition
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedCTAFBWTAccountDefinitions
Delete a CTA FBWT account definition
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedCTAFBWTAccountDefinitions/{CTAFBWTAccountDefId}
Get a CTA FBWT account definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedCTAFBWTAccountDefinitions/{CTAFBWTAccountDefId}
Get all CTA FBWT account definitions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedCTAFBWTAccountDefinitions
Update a CTA FBWT account definition
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedCTAFBWTAccountDefinitions/{CTAFBWTAccountDefId}